.featured-days-section {
  padding: 24px 0; }
  @media (min-width: 768px) {
    .featured-days-section {
      padding: 24px 0 50px;
      margin-bottom: 66px; } }
  .featured-days-section + p {
    margin-bottom: -75px; }
    .featured-days-section + p strong {
      font-size: 19px; }
    .featured-days-section + p a {
      font-weight: 600; }
  .featured-days-section:last-child {
    margin-bottom: 0; }
  .featured-days-section h2 {
    margin: 0 0 7px; }
  @media (min-width: 1024px) {
    .featured-days-section .row {
      display: flex;
      margin: 0 -10px; } }
  .featured-days-section .row .col {
    padding: 0 0 20px; }
    @media (min-width: 1024px) {
      .featured-days-section .row .col {
        width: 50%;
        padding: 0 10px; } }
  .featured-days-section .featured-day-item {
    padding: 25px 15px;
    color: #fff;
    text-align: center;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%; }
    .featured-days-section .featured-day-item .text-holder {
      max-width: 300px;
      font-size: 14px;
      line-height: 1.42;
      padding: 0 16px;
      font-weight: 700; }
  .featured-days-section .dates {
    font-size: 30px;
    line-height: 1;
    font-family: "Dosis", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 800;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    margin: 0 0 8px; }
    .featured-days-section .dates a {
      color: #fff; }
  .featured-days-section h3 {
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
    font-size: 24px;
    line-height: 1;
    color: #fff;
    text-transform: none;
    margin: 0 0 8px; }
    .featured-days-section h3 a {
      color: #fff; }
  .featured-days-section p {
    margin-bottom: 0;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15); }

/*# sourceMappingURL=featured-days.css.map */