/* ===============================
Contact Page – WhatsApp Button
=============================== */

a.button.ghost {
background-color: #bfa14a; /* Legacy gold */
color: #111;
border: 1px solid #bfa14a;
font-weight: 600;
}

a.button.ghost:hover {
background-color: #d2b35c;
color: #111;
}