/******* Do not edit this file *******
Code Snippets Manager
Saved: Sep 02 2025 | 15:43:34 */
h2 {
    text-align: center;
	color: #e09a00 !important;
 text-shadow: 1px 1px 2px var(--negro);
	  font-size: 40px !important;
	text-transform: uppercase;
	line-height: 1.3;
}

h3 {
    text-align: center;
	color: #e09a00 !important;
  text-shadow: 2px 2px 2px var(--gris-hover);
	  font-size: 30px !important;
		text-transform: uppercase;
font-family: 'Raleway', sans-serif;
  font-weight: bold;
		line-height: 1.3;

}

h3.lite {
    text-align: center;
	color: #e09a00 !important;
  text-shadow: 2px 2px 2px var(--gris-hover);
	  font-size: 20px !important;
		text-transform: capitalize !important;align-content
		line-height: 1.1;

}

p.info {
	margin-top: 4px;
	text-align: center;
	color: black;
	font-size: 10px;
    font-weight: 900;
}
