@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

#ea-promo-title {
  margin: 0 0 10px 0;
  font-weight: 800;
  line-height: 1.2;
  font-size: clamp(22px, 2.2vw + 10px, 36px);
  color: #fff;
  font-family: 'Inter', sans-serif;
  text-align: center;
}
