#site-footer h3{color:#fff;font-size:var(--h4);font-weight:400}#site-footer ul{display:flex;flex-direction:column;gap:1rem;list-style-type:none;padding-left:0}#site-footer a{color:var(--coolgray-300)}#site-footer a:hover,a#footer-logo{color:#fff}a#footer-logo::focus-visible{color:#000}#site-footer .hs-error-msgs{margin:-.5rem 0 1rem}#site-footer label:not(.hs-error-msg){color:var(--coolgray-300);font-size:1rem}#site-footer input[type=email]:not(:focus),#site-footer input[type=text]:not(:focus){background:var(--coolgray-800);border-color:var(--coolgray-600);color:var(--coolgray-200)}#site-footer ::placeholder{color:transparent}#site-footer input[type=submit]{background:transparent;border-color:#fff;color:#fff}#site-footer input[type=submit]:hover{background:#fff;color:#000}#footer-linkedin-icon:hover{background:#0077b5}#footer-twitter-icon:hover{background:#00abe3}#footer-facebook-icon:hover{background:#4267b2}#footer-youtube-icon:hover{background:red}#footer-blog-icon:hover{background:#ff8000}