@charset "utf-8";


/* 
    Document   : estilo
    Created on : 19/12/2023, 03:28:27 PM
    Author     : saul.ibarra
    Description:
       Colores y estilo.
*/

.red {
	color: #FF0000;
}
