p.description {
    text-align: left;
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 1.2em;
}

.tema1 nav.navbar{
    background-color: white;
    color: black;
}

.navbar-brand>img {
    display: block;
    max-height: 60px;
    position:relative;
    top: -15px;
}