.contact-banner{text-align:center;background-color:#fff;border:2px solid #007bff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;max-width:800px;margin:2rem auto;padding:2rem;display:flex;box-shadow:0 4px 8px rgba(0,0,0,.1)}.contact-heading{color:#000;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.contact-button{color:#007bff;cursor:pointer;background-color:#fff;border:2px solid #007bff;border-radius:6px;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.contact-button:hover{color:#fff;background-color:#007bff}
