.parallax-flex-section{background-attachment:fixed;background-position:50%;background-size:cover;text-align:center;width:100%}.parallax-inner{margin:0 auto;padding:0 20px;width:100%}.parallax-rich-text{margin-bottom:30px}.parallax-button-wrapper{display:flex;justify-content:center}.custom-parallax-button{background-color:#ff3c50;border:none;border-radius:0;color:#fff!important;cursor:pointer;display:inline-block;font-family:Arial,sans-serif;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.custom-parallax-button:hover{background-color:#ff3c50;box-shadow:0 6px 12px rgba(0,0,0,.15);color:#fff!important;transform:translateY(-4px)}