.site-footer__top .nav .nav-item{
	width:100%;
}

/* White header text */
.white-header,
.white-header * {
color: #ffffff !important;
}
/* Add space inside the blue header area */
.white-header {
padding: 35px 0 30px 20px;
border-bottom: 1px solid rgba(255,255,255,0.7);
}
.white-header h1 {
font-size: 2rem;
font-weight: 300;
}
.search-spacing {
padding-top: 20px;
}
.pathology-menu a,
.pathology-menu a:visited {
color: #ffffff !important;
font-size: 1.1rem;
font-weight: 300;
}