.newsletter-form{max-width:500px;margin:1rem auto 0}.newsletter-form .form-control{background-color:var(--brand-white);border:1px solid #ddd;color:var(--brand-charcoal);border-radius:50px 0 0 50px;padding:.75rem 1.25rem}.newsletter-form .form-control::placeholder{color:#aaa}.newsletter-form .btn{background-color:var(--brand-yellow);color:var(--brand-charcoal);font-weight:700;border-radius:0 50px 50px 0;transition:background-color .3s ease;padding:.75rem 1.5rem}.newsletter-form .btn:hover{background-color:#fdd835}.accreditation-logos img{max-height:50px;margin:0 1rem;filter:grayscale(100%);transition:filter .3s ease}.accreditation-logos img:hover{filter:grayscale(0%)}