/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
	
.formato {
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    color: #3c4043;
    font-family: "Poppins", sans-serif;
}	

.leda {
    font-size: 1.15rem;
    font-weight: 400;
}

.h11 {
	color: #1e2022; 
	letter-spacing: 0.5px; 
	font-size: 3.14285714em; 
	line-height: 1.31818182em; 
	font-family: inherit;
    text-decoration: none;
	font-weight: 600;
}

.h22 {
	color: #1e2022; 
	letter-spacing: 0.5px; 
	font-size: 2.35714286em;
    line-height: 1.36363636em; 
	font-family: inherit;
    text-decoration: none;
	font-weight: 500;
}

.h33 {
	color: #1e2022; 
	letter-spacing: 0.5px; 
	font-size: 1.78571429em;
    line-height: 1.5em; 
	font-family: inherit;
    text-decoration: none;
	font-weight: 500;
}

.h44 {
	color: #1e2022; 
	letter-spacing: 0.5px; 
	font-size: 1.35714286em;
    line-height: 1.68421053em;
	font-family: inherit;
    text-decoration: none;
	font-weight: 600;
}

.h55 {
	color: #1e2022; 
	letter-spacing: 0.5px; 
	font-size: 1em;
    line-height: 1.85714286em; 
	font-family: inherit;
    text-decoration: none;
	font-weight: 500;
}

.h66 {
	color: #1e2022; 
	letter-spacing: 0.5px; 
	font-size: 0.85714286em;
    line-height: 2.16666667em; 
	font-family: inherit;
    text-decoration: none;
	font-weight: 500;
}

.rodapeh1 {	
	color: #000;
	font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 12px;
    margin-bottom: 20px;	
}
.p-lg {
    line-height: 1.1;
}