
.ep{
    background-color: #ebe1d5;
}
.eq{
    margin-left: 7%;
    width: 80%;
    
    height: 110vh;
    
}

.res{
    display: flex;
    margin-left: -8%;
}

.ep2{
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: normal;
    font-size:  3vh;
}

.ep h1{
    text-align: center;
    font-family:"Satisfy";
    font-weight: normal;
    font-size: 6vh;
    color: #3f2d2d;
    padding-top: 15vh;
}

.ep1{
    margin-top: -60vh;
    margin-bottom: 4vh;
}

.ep h4{
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: normal;
    font-size: 3vh;
    color: #000000;
    padding-top: 5vh;
    
}

.eq div img{
    height: 25vh;
    margin-top: 8vh;
    border-radius: 100vh;
}

.botton{
    margin-bottom: 5vh;
}

.top{
    margin-left: 10%;
}

.eq p{
    text-align: center;
    width: 70%;
    font-size: 11px;
    margin-left: 13%;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.rodape{
    background-color: #fff;
}