.hero__banner{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.hero__banner-content{z-index:20}.custom-btn{background-color:#e05929;border-color:#e05929;border-radius:3px;border-width:0;color:#fff;font-family:Open Sans,Sans-serif;font-size:15px;font-weight:600;justify-content:center;letter-spacing:.6px;line-height:1;padding:0;text-align:center;text-transform:uppercase;transition:all .3s ease-out}.custom-btn a.button{padding:15px 30px}.custom-btn:hover{transform:translateY(-8px)}.hero__banner-text{margin-top:50px;max-width:1000px;text-align:center}@media screen and (max-width:767px){.hero__banner{height:90vh}.hero__banner-content{padding:0 15px}}