.button-contact {
    font-weight: 600;
}
.button-contact:hover {
    background-color: #694589;
}