/* to underline links use an a href style */

.underline {
border-bottom: 1px solid #000; 
padding-bottom: 3px;

}
/* COPYRIGHT */
.customify-container {
    text-align: center;
}

.footer-bottom .footer--row-inner {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

/* FOOTER NAVIGATION */

.navcenter {
    font-size: 0.9em !important;
    text-align: center;
}


.footer-main .footer--row-inner {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
/* EVEREST FORMS */
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-field-limit-text 
{
    font-size: 17px !important;
color: #000000;
}


li.menularge { font-size: 18px !important; }

/* .menularge .menu-item .menu-item-type-custom .menu-item-object-custom .menu-item-36
{ font-size: 18px !important; } */

.wp-caption .wp-caption-text {
    padding: 1em 0;
    font-size: 65%;
}

.wp-caption-text {
    text-align: center;
    font-style: italic;
    color: #f8e1a3;
}