.form-container .form-field button:hover {
    border: 1px solid #ffffff !important;
}

.content-cta {
    align-items: center !important;
    justify-content: center !important;
}
.content-cta > div:first-child {
    display: none;
}

.site-footer .footer-col-item.column-review-btn {
    margin-top: 40px !important;
}