/* Place all custom css and override css on this page */

/* contact form error & success messages */
.alert {
    border-radius: 0.7rem;
}
.alert li {
    margin-left: 20px;
}

.grecaptcha-badge {
    bottom: 70px !important;
}