.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}
.c-titlos1{
display: block;
font-weight: 200;
font-size: 3em;
line-height: 1.2em;
margin-bottom: 20px;
color: #ffffff;
}
.c-titlos2{
display: block;
font-weight: 200;
font-size: 1.8em;
line-height: 1.2em;
margin-bottom: 20px;
color: #ffffff;
}
.c-titlos3{
display: block;
font-weight: 200;
font-size: 3em;
line-height: 2em;
margin-bottom: 20px;
}
.c-titlos4{
display: block;
font-weight: 200;
font-size: 3em;
line-height: 2em;
margin-bottom: 20px;
color: #ffffff;
}
.c-titlos5{
display: block;
font-weight: 200;
font-size: 1.8em;
line-height: 1.2em;
margin-bottom: 20px;
color: #fab717;
}
.c-text1{
display: block;
font-weight: 200;
font-size: 1.4em;
line-height: 1.6em;
text-align: justify;
}
.c-text2{
display: block;
font-weight: 200;
font-size: 1.4em;
line-height: 1.6em;
text-align: justify;
color: #ffffff;
}