
/* Industry Link */
.shared-inpage-nav .wdg-free-text-desc h2 a   {
    font-family: 'Droid Sans' !important;
    color: #932829 !important;
    font-size: 24px !important;
    font-weight: normal !important;
    text-transform: none !important;
}

.shared-inpage-nav em {
    color: #333333;
    font-family: "Noticia Text", serif;
}

.col-12.col-md-4 .shared-inpage-nav h2 {
    font-family: 'Droid Sans' !important;
    color: #962829 !important;
    font-size: 28px !important;
    text-transform: unset !important;
    padding-bottom: 10px;
}

.col-12.col-md-4 .shared-inpage-nav li a {
    font-family: "Noticia Text", serif !important;
    font-weight: normal !important;
}

/* State Link */
.sipn-dropdown h2 {
    font-family: "Noticia Text", serif;
    font-size: 28px;
    color: #962829;
    font-weight: bold;
}

.sipn-dropdown .sipn-dropdown-desc h2 {
    font-family: "Noticia Text", serif;
    font-size: 20px;
    color: #003263;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sipn-dropdown-desc h3 {
    font-family: "Noticia Text", serif;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.sipn-dropdown-desc a {
    font-family: "Noticia Text", serif;
    color: #333333;
}

.sipn-dropdown-desc a:hover {
	color: #962829;
}

.IndustryLinks .col-12.col-md-4 .shared-inpage-nav ul {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.IndustryLinks .col-12.col-md-4 .shared-inpage-nav li {
    list-style: none;
}

/* Site map */
#content-Site-Map .sitemap-list> li:first-child {
	display: none;
}