@media screen and (max-width: 768px) {
  .title.title--primary {
    font-size: 18px;
  }
}

.evan_subtitle {
  font-size: 11px;
}

cart-items *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-family: 'Satoshi', sans-serif !important;
}