/*
Theme Name:     Child of purdue-home-theme
Theme URI:      
Description:    Purdue-home-theme child theme.
Author:         Auto-generated
Author URI:     
Template:       purdue-home-theme
Version:        0.1.0
*/
/* hook */
.contact-info__campuses.navbar-item.mobile-hidden {
    display: none !important;
}
.contact-info__campuses .purdue-home-button.purdue-home-button--black {
    display: none !important;
}
h1 {
    margin: 1.5rem 0 !important;
}
h2 {
    margin: 1.5rem 0 !important;
}
.purdue-home-cta-card.purdue-home-cta-card--story .flex-container--align-center .purdue-home-cta-grid__card-subtext {
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
}
.tagged-header-container .tagged-header {
    top: -25px !important;
}