G2MM Custom CSS
/* ============================================ GRUPO 2 MM – MEJORAS VISUALES ============================================ */ /* 1. TIPOGRAFIA – Google Fonts Inter */ @import url(«https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@600;700;800&display=swap»); body, p, li, td, input, textarea, select, button { font-family: «Inter», -apple-system, BlinkMacSystemFont, sans-serif !important; font-size: 15px; line-height: 1.7; color:...