.bbd-boom-sub-page-hero-banner {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.bbd-boom-sub-page-hero-banner.is-full-border-radius {
  border-radius: 20px;
}

{# add text shadow to make the text more readable #}
.bbd-boom-sub-page-hero-banner .is-text-shadow {
  text-shadow: 1px 1px 2px #000000; 
}
