#pills-tab-llega-pues{
    display: flex;
    align-items: center;
    border-bottom: 3px #80a767 solid;
}
.llega-pues-main-item{
    color: inherit;
    background-color: inherit;
    color: #ff9b00;
    font-size: 28px;
    font-weight: 700;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.llega-pues-main-item.nav-link.active{
    background-color: inherit;
    color: #80a767;
}
.llega-body > * {
    font-size: 22px;
}
.llega-pues-new-question{
    color: #535353;
}
#conocenos-pointsales{
    color: #ff9b00;
}
#cnb > p {
    font-size: 18px;
}
.llega-pues-main-title > .nav-link + svg{
    color: rgba(0, 0, 0, 0);
}
.llega-pues-main-title > .nav-link.active + svg{
    transform: rotate(180deg);
    margin-left: 50%;
    margin-bottom: -38px;
    color: #80a767;
}