.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;
}

.sd-sticky-header h2{
    font-size: 32px;
    margin: 0;
    padding: 0;
}

.get-involved-container {
    margin-bottom: 30px;
}


@media (min-width: 992px){ 
    .sd-header-text h2{
        font-size: 40px;
        padding-top: 34px;
    }
}