hr, .clr {
    clear:both!important;
}
.main-div {
    width:100%;
    margin:0 auto;
    text-align:center;
}

.child-div {
    margin:10px auto;
    vertical-align:top;
    max-width:350px;
    width:100%;
    display:inline-block;
    padding: 50px;
    padding-bottom: 0;
}
.text-center{
    text-align: center;
}
.section__bg--dark-4::before {
    background-color: #BF9F00!important;
}
.section--light .component__button--2 {
    background-color: #BF9F00 !important;
}


.staff-member__prefix, .staff-member__first-last {
    font-size: 24px!important;
    font-weight: bold!important;
}

.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 0;
}
.section__bg--dark-6::before {
    background-color: #86A9AA !important;
}

.section--dark .component__button--2 {
    color: #fdfdfd !important;
    background-color: #F46B10 !important;
}
.section .component__p,
.navigation-a .navigation__item--link ,body .editable__container p, body .editable__container ol, body .editable__container ul, body .editable__container li, body .editable__container table td, body .editable__container span, .map-a .map-search__location-address, .map-a .map-search__location-contact
{
    font-size: 18px!important;
}

body, .section .component__p, .map-a .map-search__location-address, .map-a .map-search__location-contact,
.section.section-form .form .form__caption, body .editable__container p, body .editable__container ol, 
body .editable__container ul, body .editable__container li, body .editable__container table td, body .editable__container span,
.section-pagecontent h1, .section-pagecontent h2, .section-editable .editable__container h1, .section-editable .editable__container h2 {
    font-family: verdana!important;
}



.section--dark .component__button--2 {
    background-color: #FF9C9C !important;
}

.phone__number {
    font-weight: 700 !important;
    color: #FF9C9C !important;
}

.section__bg--dark-1::before {
    background-color: #43445D!important;
}

.section__bg--dark-5::before {
    background-color: #FF9C9C;
}
.section--light .navigation-a .navigation__item--link:hover {
    color: #ffffff;
    background-color: #FF9C9C!important;
}

.banner-f-media__wrapper {
    background: none !important;
}


@media (min-width: 991px) {
    .staff-b--12 .staff__item .staff-member__text {
        -ms-flex-align: center !important;
        align-items: start !important;;
    }
}

.articles__categories li:nth-child(4),
.has-drop-down ul li:nth-child(4){
    display:none;
}