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