@charset "UTF-8";

/* =========================================================
   SWELL Child Block Overrides

   Use this file for block-specific overrides that need to beat
   the parent theme's build/css/blocks.css.
   ========================================================= */

/* ---------------------------------------------------------
   Columns
   --------------------------------------------------------- */

.c-bannerLink__title{
   font-size: 1.1em;
}

.top .interview .c-bannerLink__title,
.home .interview .c-bannerLink__title,
.front-page .interview .c-bannerLink__title {
   width: fit-content;
   padding: 0.5em 0.75em;
   font-size: 1.0em;
   background-color: rgba(255,255,255,0.6);
}
