.leadership-team {
    min-height: 305px;
}

.bottom-nav > ul > li {
    padding: 0px 22px;
}

#skip-to-main-content{
display:none;
}

.ov-nav-items .current-page-ancestor a {color: #222121; font-weight: 600;}

.ov-nav-items .current-page-ancestor a:after {display: none;}

.moment-content-wrap p {margin-bottom: 12px;}

@media screen and (max-width: 767px){
.sub-heading-text-shadow {
    text-shadow: -2px 2px 1px white;
}
.header-text-shadow {
    text-shadow: -2px 1px 1px white;
}
h1,p{
color:black;
}
a#skip-to-main-content {
    position: inherit!important;
    padding: none!important;
    margin-top: auto!important;
    margin-left: auto!important;
    width: 100vw!important;
    display: inline-block!important;
    text-align: center!important;
    z-index: 99;
}
}
.sub-navigation .nav-items {
    display: flex;
 align-items: center;
  justify-content: center;
text-align:center;
}

.sub-navigation ul .menu-item {
    display: flex;
 align-items: center;
  justify-content: center;
text-align:center;
}

.sub-navigation .nav-items a {
 align-items: center;
  justify-content: center;
    display: block;
    position: relative;
    flex: 1;
    vertical-align: middle;
text-align:center;
}

a#skip-to-main-content {
    position: absolute;
    color: #240f6e;
    background: #ffffff;
    padding: 1rem;
    margin-top: 20vh;
    margin-left: 1rem;
    z-index: 99;
}
#access_container{
background: white!important;
}


body .accessability_container * {
    background: none!important;
}

button.close_container {
    background: #216073 !important;
}
body #wp_access_helper_container button.aicon_link {
    left: -71px !important;
    bottom: 35px !important;
}

@media screen and (max-width: 767px){
.bottom-nav > ul > li {
    width: 50%;
}
}