.contact-socials{display:flex;gap:10px;margin-top:26px}.contact-socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid #111;border-radius:50%;color:#111}.contact-socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-socials a:nth-child(n+2) svg{fill:currentColor;stroke:none}.contact-socials .icon-youtube-play{fill:#fff}.contact-socials a:hover{background:#111;color:#fff}.contact-form input:user-invalid{border-color:#a32920;outline-color:#a32920}
