.brxe-button:active { transform: scale(0.9); } a:active { transform: scale(0.9); } .brxe-button, a { transition: transform 0.2s ease-out; } #brx-content > .brxe-section { scroll-margin-top: 200px; } .hero-gradient-overlay { opacity: 0; transition: opacity 0.4s ease-in-out;  pointer-events: none;  }