/* For test site only */
.site-breadcrumb-wrap .site-breadcrumb:first-of-type{
    display: none;
}

.site-breadcrumb-wrap .site-breadcrumb:nth-of-type(2):after{
    display: none;
}

/* ADA */
.home .home-resources {
    background-color: #0A6285;
}

.home .home-resources h2 {
    color: #FFCB6B !important;
 }


 .btn-gray {
    background-color: #555;
 }

 
 .site-footer .social-block .sc-inst {
    background-color: #DF2060;
 }

 .site-footer .social-block .sc-tw {
    background-color: #0B7BC1;
 }
/* End of ADA */