/* Botón grande */ .button-large { font-size: 18px; padding: 14px 28px; } /* Botón pequeño */ .button-small { font-size: 12px; padding: 8px 16px; }