.container2{
	background-color: #fff; 
	opacity: 0.8; 
	min-height: 700px; 
	width: 1500px; 
	margin-left: 10%; 
	margin-right: 10%; 
	margin-top: -20px
}
.rodape{
	background-color: #60151a; 
	min-height: 300px !important; 
	
}
@font-face {
    font-family: gilroy_bold;
    src: url("../fonts/Gilroy-ExtraBold.otf"); 
}
@font-face {
    font-family: birds;
    src: url("../fonts/birds.ttf"); 
}
.fontedesc{

	font-size: 24px;
	font-weight: 700;
	width: 94%;
	position: absolute;
	left: 55%;
	transform: translateX(-50%);
	
     overflow: hidden; 

}
.active{
	background-color: #007bff !important;
	color:#fff !important;
}
.edit-wrapper{
	height: auto !important;
}
