.contact-email{display:inline-flex;margin-top:12px;color:var(--green);font-weight:600;font-size:14px}.social-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.social-links a{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;transition:.2s}.social-links a:hover{background:var(--forest);border-color:var(--forest);color:white;transform:translateY(-2px)}.social-links svg{width:18px;height:18px;fill:currentColor;stroke:currentColor;stroke-width:1.5}.social-links svg .fill{stroke:none}.social-links svg .cut{fill:var(--paper);stroke:none}.footer-social{display:flex;gap:8px}.footer-social a{display:grid;place-items:center;width:30px;height:30px;border:1px solid #ffffff33;border-radius:50%}.footer-social svg{width:14px;height:14px;fill:currentColor;stroke:currentColor}.footer-social svg .cut{fill:#10251f;stroke:none}
