/* Start custom CSS */p{
margin-bottom: 0px;
}

html, body{ width:100%; overflow-x:hidden; }

.cor {
background: linear-gradient(275deg, #2C6F81 48.47%, #01181E 96.69%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 700;
}

.cor2 {
color: #E20000;
font-weight: 700;
}

.cor3 {
color: #00BB13;
}

.cor4 {
color: #00BB13;
}

.cor5 {
color: #1261FA;
}

.sm {
font-weight: 600;
}

.m {
font-weight: 500;
}

.n {
font-weight: 400;
}

.b {
font-weight: 700;
}

.eb {
font-weight: 800;
}

.ama111 {
background: var(--DEGRAD, linear-gradient(90deg, #FFC100 0%, #FFD34B 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.cor111 {
background: var(--DEGRAD, linear-gradient(90deg, #00CC30 0%, #66D880 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}/* End custom CSS */