#site-header-inner {
    padding-top: 0px;
    padding-bottom: 15px;
}

.navbar-style-one {
    top: 80%;
}



h1 {
    color: white;
font-weight: 100 !important;
font-size: 37px;
}

h2 {
font-weight: 100 !important;
font-size: 35px !important;
text-transform: uppercase;
color: #32afdf !important;
}

p {
font-weight: 100 !important;
font-size: 20px !important;
}

h4 {
    font-size: 1.5em;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover {
    color: #32afdf !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #dedede !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #32afdf !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #dedede !important;
}

.staff-entry-details {
    text-align: center;
}

.staff-entry-position {
    font-size: 20px !important;
}

.entry-media img {
    border: 1px solid;
    border-bottom: none;
}

.staff-entry-details {
    border: 1px solid #32afdf;
    border-top: none;
}

.fullwidthbanner-container {
    border-top: 5px solid orange;
}

#site-navigation .dropdown-menu ul a {
    font-size: 1.5em;
}

#site-navigation .dropdown-menu a {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.staff-entry-inner {
    box-shadow: 0px 0px 12px #888888;
}

.staff-entry-details {
    padding-bottom: 15px;
}

strong {
    font-weight: 600;
    color: #32afdf;
}