.build-your-team-banner-section{align-content:center;align-items:center;background-color:#005a57;display:flex;height:auto;justify-content:center;min-height:70vh;padding:2rem}h1.banner-title{color:#fff}img.banner-image{border-radius:25px}.hero-buttons{flex-direction:column}.hero-buttons .btn{border-radius:50px;margin-bottom:1rem;padding:.5rem 2.5rem;width:300px}.hero-buttons .primary-btn,.hero-buttons .secondary-btn{border:none;border-bottom-left-radius:0;border-bottom-right-radius:8rem;border-top-left-radius:8rem;border-top-right-radius:0;color:#045154}.primary-btn{background-color:#a1ee52;border:none}.primary-btn:hover{background-color:#87d734}.secondary-btn{background-color:#bbf6e2}.secondary-btn:hover{background-color:#8ce3c6}@media(max-width:480px){h1.banner-title{color:#fff;font-size:12vw;font-weight:700}}