#carouselExampleFade{
    margin: auto;
    max-width: 800px;
}    

#carouselExampleFade img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.texto{
    font-size: larger;
    text-align: center;
    margin: auto;
    max-width: 890px;
    font-family: Verdana, sans-serif;
    color: #799279;
}

#sobre{
    background-color: whitesmoke;
}
