@font-face { 
  font-family: "Font Awesome 6 Brands";
  src: url("https://40116071.fs1.hubspotusercontent-na2.net/hubfs/40116071/raw_assets/public/PaySource_April2025/fonts/fa-brands-reg.woff2") format("woff2"), 
    url("https://40116071.fs1.hubspotusercontent-na2.net/hubfs/40116071/raw_assets/public/PaySource_April2025/fonts/fa-brands-reg.ttf") format("truetype");
      font-style: normal; font-weight: 400; font-display: block;
      }
.cst-home-banner .banner__inner {
  max-width: 100%;
}
.cst-footer .footer__social-link {
  display: inline-block;
}
.cst-header .space-between {
  align-items: center;
}

.card-item.cm-card .card-item__image a {
  pointer-events: none;
}
.cst-footer p.footer__copyright-text {
  display: true;
}
.cst-header .header-main__container {
  padding: 0;
}
.cst-header .top-bar 
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

i.fa-brands.fa-yelp:before {
  content: "\f1e9";
}
p{
  margin-bottom:0.8rem;
}
.card-item.cm-card .card-item__button {
  display: none;
}
@media(max-width:767px){
  .card-item.cm-card .card-item__image img {
    width: 100%;
  }
  .card-item.cm-card .card-item__image {
    max-height: 500px;
  }
}