h3.has-background.state-header{
    border-radius: 5px 5px 0px 0px;
    padding: 10px 16px !important;
    margin: 0px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    width: auto;
}
.state-related-resources li{
    list-style: square;
    
}
.state-related-resources li::marker{
    color: #00b2a9;
}
.state-related-resources li h2{
    margin: 0;
}
.state-related-resources li{
    padding-bottom: 14px;
}
.state-related-resources{
    margin-top: 14px;
}
.om-main-navigation-dropdown,
.om-top-row-dropdown-about{
    z-index: 1002 !important;
}
@media (min-width: 1024px) {
.post-state-profile .flex-section .fb3{
    flex-basis: 26.3% !important;
}
.post-state-profile .flex-section .fb9{
    flex-basis: 72% !important;
}
}