.t13-nav-bar--especial .t13-nav-bar__logo img {
    height: auto;
}

section.plebiscito-landing__outstanding {
    background: url(https://www-storage.13.cl/t13/resources/vina-2023/bg-vina.jpg) #000 repeat-x;
}

.plebiscito-landing__outstanding__wrapper .wrapper_item_horizontal .item_horizontal article .info h3 {
    color: white;
}

.plebiscito-landing__outstanding__wrapper .item:hover {
    opacity: .9
}

.plebiscito-landing__outstanding__wrapper .wrapper_item_horizontal .item_horizontal:hover {
    opacity: .9
}

.plebiscito-landing-videos {
    background: #3f0069;
}

.texto-lista {
    color: #ffffff;
    font-size: 1.2rem;
    padding-top: 10px;
    padding-bottom: 16px;
    transition: opacity .3s ease;
    line-height: 1.1;
}

.more_news__wrapper .content_news h2 {
    color: #333333;
}

.more_news__wrapper .content_news__group .item__texts h3 {
    color: #333333;
}

.more_news__wrapper .content_news__group .item__texts span {
    color: #b9b9b9;
}

.more_news__wrapper .content_news__group .item__texts .button {
    background-color: #3f0069;
    box-shadow: -4px 4px 0 #c439d4;
}

.pager-show-more a {
    background-color: #3f0069;
    border: 3px solid #3f0069;
    color: #eaeaeb;
}

.pager-show-more a:hover {
    color: #000000;
    background-color: #c439d4;
}