.easy-elements-add-template-button {
    display: inline-flex;
    width: 40px;
    height: 40px;
    padding: 0;
    border-width: 0;
    border-radius: 30px;
    vertical-align: -2px;
    cursor: pointer;
}

.easy-elements-add-template-button img {
    width: auto;
    height: 40px;
    border-radius: 50%;
    background: #7455fa;
    padding: 8px;
}