.header-sub-text p {
	 margin-top:-20px;
}


    .sd-site-header-container .sd-header-text {
        margin-top: -45px;
    }
    
@media (min-width: 992px) {
    .sd-site-header-container .sd-header-text {
        margin-top: 0px;
    }
}
/* For hiding dropdowns on "News Archive" page */
 #category-select, #tag-select, #year-select, #month-select, .archives-form .umkc-btn {
	 display:none;
}


