*{
    font-family: 'Verdana', sans-serif;
    font-weight: 400;
}

#navSection{
    margin-top: 15px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #3573bd;
}

#logo{
    width: 7%;
    height: 7%;

}

#logoTexto{
    font-size: 20px;
}

.banner{
    width: 100%;
}

#logoFooter{
    width: 15%;
    height: 15%;

}