/* v787GE — brand color fix for WhatsApp and Telegram buttons on Emergency Visa page */
body .page-hero.urgent-hero .hero-actions .emergency-contact-whatsapp-v787GE,
body .emergency-final-cta-v787FR .hero-actions .emergency-contact-whatsapp-v787GE,
body .emergency-side-btn-v787FR.emergency-contact-whatsapp-v787GE{
  background:#25D366 !important;
  border-color:#25D366 !important;
  color:#fff !important;
}
body .page-hero.urgent-hero .hero-actions .emergency-contact-whatsapp-v787GE:hover,
body .emergency-final-cta-v787FR .hero-actions .emergency-contact-whatsapp-v787GE:hover,
body .emergency-side-btn-v787FR.emergency-contact-whatsapp-v787GE:hover{
  background:#1ebe5d !important;
  border-color:#1ebe5d !important;
  color:#fff !important;
}
body .page-hero.urgent-hero .hero-actions .emergency-contact-telegram-v787GE,
body .emergency-final-cta-v787FR .hero-actions .emergency-contact-telegram-v787GE{
  background:#229ED9 !important;
  border-color:#229ED9 !important;
  color:#fff !important;
}
body .page-hero.urgent-hero .hero-actions .emergency-contact-telegram-v787GE:hover,
body .emergency-final-cta-v787FR .hero-actions .emergency-contact-telegram-v787GE:hover{
  background:#198cc4 !important;
  border-color:#198cc4 !important;
  color:#fff !important;
}
body .page-hero.urgent-hero .hero-actions .emergency-contact-whatsapp-v787GE,
body .page-hero.urgent-hero .hero-actions .emergency-contact-telegram-v787GE,
body .emergency-final-cta-v787FR .hero-actions .emergency-contact-whatsapp-v787GE,
body .emergency-final-cta-v787FR .hero-actions .emergency-contact-telegram-v787GE,
body .emergency-side-btn-v787FR.emergency-contact-whatsapp-v787GE{
  box-shadow:none !important;
  text-shadow:none !important;
  font-weight:900 !important;
}
