.about-us p {
    font-size: 18px;
}

.zerif-copyright-box {
    display: none;
}

.navbar-brand {
    height: 125px;
}

/* Ok to send test messages 
#ninja_forms_field_17_label {
    float: none;
} */

.list-radio-wrap.label-left label, .list-radio-wrap.label-left ul, .list-radio-wrap.label-left ul li, .list-radio-wrap.label-right label, .list-radio-wrap.label-right ul, .list-radio-wrap.label-right ul li, .list-checkbox-wrap.label-left label, .list-checkbox-wrap.label-left ul, .list-checkbox-wrap.label-left ul li, .list-checkbox-wrap.label-right label, .list-checkbox-wrap.label-right ul, .list-checkbox-wrap.label-right ul li {
    float: none !important;
}

/* focus delegate signup */
.focus {
    padding-top: 25px;
    padding-bottom: 25px;
}

/* ribbon_bottom press release */
.separator-one {
    padding: 10px 0 10px 0; /* was 100px 0 100px 0 */
    background: rgba(6, 34, 185, 0.9); /* blue */
/*    background: rgba(52, 210, 147, 0.8); /* was green */
}

.separator-one h4 {
     color: #fff;
     text-align: left;
     padding: 0 30px 0 30px;
}