/**
*
* Theme Name: USH Theme
* Description: USH Target Foodies Carousel specific style.
*
**/

.foodies-carousel .promo-card-summary-title{
  font-family: "Gotham A", "Gotham B";
}

.foodies-carousel .promo-button{
  pointer-events: none;
}

@media only screen and (max-width: 1270px) {
  .foodies-carousel .main-content{
    margin: 0 3.125rem;
    width: auto;
  }
}