.texto-principal h2 {
    font: normal normal bold 60px "Poppins-black";
}

.texto-principal h3 {
    font-size: 45px;
}

.texto-principal a {
    padding: 15x 15px;
    font: normal normal bold 18px "Poppins-black";

}

.texto-principal {
    width: 50%;
    padding: 20px;
}

.principal {
    margin-bottom: -14px;
}

/* Escola */
.texto-principal h2 {

    font: normal normal bold 50px "Poppins-black";
}

.escola-texto p {
    font-size: 22px;

}

/* Conheça Cursos */

.conheca-cursos h3 {
    font-size: 20px;

}

.conheca-cursos .cursos-catalogo .metodos .metodo .descricao-metodo {
    width: 60%;
    margin-top: 100px;
    position: absolute;
    color: white;
    top: 86px;
    left: 60px;
    text-align: center;

}

.conheca-cursos .cursos-catalogo .metodos .metodo .descricao-metodo h4 {
    font-size: 15px;
}

.conheca-cursos {
    padding: 30px;
    text-align: center;
    margin-bottom: 90px;
}

.materias-section .desc-imagem {
    width: 40%;
}

.video-aula .video1-section .image-video {
    width: 38%;
    transition: 400ms linear;
}

.video-aula .video1-section h4 {

    font: normal normal bold 28px "Poppins-black";

}

.conheca-plataforma a {
    margin-top: 120px;
    position: absolute;
    font-size: 20px;
    width: 50%;
}