:root{--bg:#f8fafc;--muted:#6b7280;--accent:#0369a1;--border:#e6eef6}.contact{border:1px solid var(--border);flex-direction:column;justify-content:center;row-gap:1rem;width:320px;margin:0 auto;padding:1.5rem;display:flex}.contact-wrap{flex-direction:column;gap:1.5rem;height:65vh;display:flex}.contact-wrap h2{text-align:center;padding:1rem}.contact h5{padding-bottom:.25rem;font-size:16px;font-weight:500}.contact a{text-decoration:underline}.contact p{color:red}.contact__search-input{border:1px solid var(--border);border-radius:8px;width:100%;padding:.5rem}.contact button{border:1px solid var(--border);background-color:var(--accent);color:#f5f5f5;padding:.5rem;font-size:16px}
