/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

.page-id-355 .elementor-448 {
    display: none;
}

#fluentform_1_success {
    background: #00c423 !important;
    border-radius: 5px;
    border: none !important;
    text-align: center;
    font-size: 18px !important;
    color: white !important;
}

#fluentform_1_errors {
    background: red !important;
    border-radius: 5px;
    border: none !important;
    text-align: center;
    font-size: 18px !important;
    color: white !important;
}
