div#section-template--15400014970927__166368460657c12c5e .custom-html-content {
    text-align: center;
}
a.buttonScopriProdotti {
    background: white;
    padding: 10px 50px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #d7bfa7;
    font-weight: 800;
    border: 2px solid #d7bfa7;
    transition: 0.8s;
}
a.buttonScopriProdotti:hover {
    background: #d7bfa7;
    color: white;
}