/* SO’ BRICKS landing typography overrides */
.sobrix main > section:nth-of-type(3) h2 {
  font-family: Inter, Arial, sans-serif !important;
  font-weight: 900 !important;
  letter-spacing: -0.065em !important;
  line-height: 0.86 !important;
}
.sobrix main > section:nth-of-type(3) h2 span {
  font-family: Inter, Arial, sans-serif !important;
  font-weight: 900 !important;
  letter-spacing: -0.065em !important;
  text-shadow: none !important;
  -webkit-text-stroke: 0 !important;
}
