.social-feed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:42px}@media(min-width: 1920px){.social-feed{gap:38px}}.social-feed__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:670px;margin:auto}.social-feed__logo svg{width:32px;height:38px;color:#e44d37}@media(min-width: 1920px){.social-feed__logo svg{width:40px;height:48px}}.social-feed__separator{background:#e44d37;width:1px;height:48px}.social-feed__heading{color:#4a1007;text-align:center}.social-feed__tag{color:#4a1007}.social-feed__socials-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.social-feed__social{text-decoration:none}.social-feed__social svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:#e44d37;width:32px;height:32px}@media(prefers-reduced-motion: reduce){.social-feed__social svg{-webkit-transition:none;transition:none}}.social-feed__social svg:hover,.social-feed__social svg:focus{color:#4a1007}