/*
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
*/
/* Hoskins */
.extra-padding-top {
     padding-top: 20px;
}
.extra-padding-bottom {
     padding-bottom: 20px;
}
@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
        padding-right: 0px !important;
    }
}
.extra-padding-right {
     padding-right: 20px;
}
h1:not(:last-child) {
    margin-bottom: 1.5rem !important;
}