.boxc{
font-family: 'Signo';
}

.title1{
font-size: 25px;
font-family: 'Signo';
font-weight: 700;
color: #42929d;
text-align: center;
}

.subtitle1{
font-size: 15px;
font-family: 'Signo';
font-weight: 700;
color: #42929d;
text-align: center;
}

.title2{
font-size: 25px;
font-family: 'Signo';
font-weight: 700;
color: white;
text-align: center;
}

.describe1{
font-size: 15pt;
font-family: 'Signo';
font-weight: 100;
color: #2d2d2d;
text-align: justify;
}

.describe2{
font-size: 15pt;
font-family: 'Signo';
font-weight: 100;
color: #2d2d2d;
text-align: center;
}

.describe3{
font-size: 15pt;
font-family: 'Signo';
font-weight: 500;
color: #42929d;
text-align: justify;
}

.describe4{
font-size: 15pt;
font-family: 'Signo';
font-weight: 100;
color: white;
text-align: justify;
}

li {
    color: #42929d;
}


.litext {
    color: black;
}

