.footer{border-top:1px solid var(--rir-border);width:100%;background-color:var(--rir-charcoal);color:#fff}.footer a{color:#fff;transition:color .2s ease}.footer a:hover{color:var(--rir-blush)}.container{display:flex;flex-direction:column;width:100%}.heading{text-transform:uppercase;font-weight:700;color:#fff}.inputField{border:1px solid #ccc;border-radius:4px}.button{color:#fff;border-radius:4px;background-color:var(--accent-color)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.ghl-newsletter-wrapper{width:100%;max-width:500px;min-height:200px;overflow:hidden}.ghl-newsletter-iframe{width:100%;min-height:200px;border:none;border-radius:3px;background:#0000}@media (max-width:768px){.ghl-newsletter-wrapper{max-width:100%}}