/*
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
*/
/* Content above image */
.purdue-home-cta-banner.purdue-home-rtb-hero--stack .section,
.purdue-home-cta-banner.purdue-home-rtb-hero--stack .purdue-home-rtb-hero__slider-wrap {
  position: relative;
  z-index: 2;
  background: transparent !important;
}

/* Restore full-color image with dark image for white text */
.purdue-home-cta-banner.purdue-home-rtb-hero--stack .image,
.purdue-home-cta-banner.purdue-home-rtb-hero--stack .image img {
  position: absolute;
  inset: 0;
  z-index: 2;
  opacity: 1 !important;
  filter: brightness(0.7) !important;
  mix-blend-mode: normal !important;
}

.purdue-home-rtb-hero--stack.purdue-home-cta-banner .purdue-home-rtb-hero__header.second-level-page-heading, .purdue-home-rtb-hero--stack.purdue-home-cta-banner .purdue-home-rtb-hero__subtext {
    color: #fff !important;
}

.purdue-home-teritary-hero__content {
    max-width: none !important;
}

.purdue-home-featured-story__image-container.column .image img {
    object-fit: contain !important;
}

.image.is-16by9 {
    height: 100% !important;
}

.wp-block-columns.is-layout-flex {
    gap: 30px;
}