.site-header {
  min-height: 82px;
  justify-content: center;
  padding: 18px 24px;
  direction: ltr;
}

.catalogues-title {
  color: #ffff00;
  font-size: clamp(1.65rem, 4vw, 2.4rem);
  font-weight: 800;
  letter-spacing: .12em;
  line-height: 1;
}
