 @import url("https://use.typekit.net/awl8jsi.css");

h1 {
  font-family: selfie-neue-round;
  color: white !important;
  font-size: 7em !Important
}
p {
 font-family: futura-pt;
}
.home-header-bg {
  background-image: url("https://thegenxhappyhour.com/wp-content/uploads/2026/02/brick-bg.svg");
  background-size: cover !important;
}
p {
color: white !important;
}
.cc-episode-list  {
gap: 2em;
}
.cc-episode-list > div {
      border: 1px solid hsl(323, 80%, 98%) !important;
    border-radius: .5em;
width: 23%;
    padding: 1em !important;
    box-shadow: 10px 10px 50px 0 hsl(323, 80%, 95%) !important;
* {
color: black !Important;
}
}
