body {
    padding-top: 86px;
    font-family: 'Aldrich', sans-serif;
}

.active a {
    color: #084063!important
}

.nav-item.active {
    bottom: 3px;
    border-bottom: 2px solid #084063!important
}

.nav-item {
    font-size: 1.05rem
}

.nav-item:hover {
    border-bottom: 2px solid rgba(0, 0, 0, .7);
    transition: 250ms all linear
}

.texto-normal {
    font-size: 1.2rem
}

.imagenComent {
    max-width: 45px;
    border-radius: 50%!important;
    background-color: #e8e8e8;
    padding: 5px
}

.page-item.active a {
    color: #fff!important
}