body {
    font-size: 16px!important;
    line-height: 1.4!important;
    color: #4e4e4e!important;
    font-family: ibm-plex-serif, sans-serif!important;
    background: white!important;
}

.header-section {
    border-bottom: 1px solid #c9d500;
    background-color: #212121a6;
    position: fixed;
    z-index: 10;
    width: 100%;
}

#cabeceraEdifi {
    padding: 8px;
    text-align: center;
}


.CapiBotero {
    float: left;
    font-size: 148px;
    margin-right: 0px;
    margin-top: -83px;
   color: #1b1b1b;
    font-weight: bold;
    font-style: normal;
    padding-bottom: 0px!important;
    height: 170px;
}


.titulos{	
font-family: ibm-plex-serif, sans-serif;
font-weight: 300;
font-style: normal;
}


.Quizz p{
	text-align: justify;
}

.sec1{
	 padding: 100px 0px 54px 0px;
}

.sec1 h3{
	font-size: 60px;
	color: black;
	text-transform: uppercase;
	
}

.sec1 h4{
	font-size: 30px;
	color: black;
	text-transform: uppercase;
}

.destacado1{
	background-color: #e9e9e9;
    font-weight: bold;
    color: #1b1b1b;
    padding: 10px;
}

