/* Hood Raised Cats long-wordmark fit overrides */
.hero h1{font-size:clamp(62px,8.8vw,150px);line-height:.82;letter-spacing:-.065em}
.hero h1 span{transform:translateX(7vw)}
.receipt-top b{font-size:clamp(18px,2vw,25px)}
footer span{font-size:clamp(30px,4vw,62px);overflow-wrap:anywhere}
@media(max-width:760px){
  .mobile-head{font-size:9px;gap:8px}
  .mobile-head b{font-size:15px;margin-right:4px}
  .hero h1{font-size:15.3vw;line-height:.87;letter-spacing:-.06em}
  .hero h1 span{transform:none}
  .receipt-top{align-items:flex-start;gap:14px}
  .receipt-top b{font-size:19px;line-height:1}
  footer span{font-size:12vw;line-height:.9}
}
