.numbers-item__bubble img { scale: 1.5 }
button:not(.gallery-controls):not(.article-controls__dot), a.button, a.basic-styles-button, a.button-more, .button-container, body[data-header-style="newPortal"] .header-main-top__right .header-search-form form .header-search-input, .search-event__container input, .search-event__container select { border-radius: 4px !important }  
.navbar-nav li:first-child, .navbar-nav li:first-child a, .navbar-nav li:first-child .nav-link-container { border-top-left-radius: 4px !important }
li.menutopmore ,li.menutopmore button, .navbar-nav li:last-child, li.menutopmore .nav-link-container { border-top-right-radius: 4px !important }
.search-event__header, .search-desc {
justify-content: flex-start;
padding-left: 20px !important;
border-top-right-radius: 4px !important;
border-top-left-radius: 4px !important;
}
body[data-necesary-style="mustRead"] .contents-list.necessary .articles__importants--single .content-wrapper {
background-image: none !important;
background-color: rgba(255, 255, 255, .7);
/* height: 30% !important; */
justify-content: center !important
}

body[data-necesary-style="mustRead"] .contents-list.necessary .articles__importants--single .content-wrapper .article-header , 
body[data-necesary-style="mustRead"] .contents-list.necessary .articles__importants--single .content-wrapper .article-header  a,
.body[data-necesary-style="mustRead"] .contents-list.necessary .articles__importants--single .content-wrapper h2.article-header p { color: #272727 !important }
.articles__importants--single .article-header__date .material-symbols-outlined,
.articles__nonimportants--single .article-header__date .material-symbols-outlined,
.calendarEvent .calendarEvents-list .single-event-container__content .event-data__icon,
body[data-article-style="articles"] .articles-container.arts .articles__single-content .article-single-header__date .material-symbols-outlined { color: var(--accent-color, black) }
body[data-gallery-style="backgrounded"] .gallery .gallery-bg-image-second,
body[data-gallery-style="backgrounded"] .gallery .gallery-bg-image-first { opacity: .3 }

body[data-header-style="newPortal"] .header-main-top__left .text-box .where span[style] { color: #C29137 }

.banners .banner-item-img .banner-item-container .hero__text-text { 
font-size: 1.6875rem !important; 
transition: 250ms;
text-transform: uppercase 
}
.banners .banner-item-img .banner-item-container .hero__text-button { 
font-size: 5.5rem !important;
transition: 250ms;
line-height: 5.5rem;
}

@media screen and (max-width: 1400px) {
.banners .banner-item-img .banner-item-container .hero__text-text { font-size: 1.3rem !important }
.banners .banner-item-img .banner-item-container .hero__text-button { font-size: 3.5rem !important }
}

body[data-article-style="mustRead"] .contents-list.articles .articles__importants .article-controls, body[data-article-style="mustRead"] .contents-list.necessary .articles__importants .article-controls, body[data-necesary-style="mustRead"] .contents-list.articles .articles__importants .article-controls, body[data-necesary-style="mustRead"] .contents-list.necessary .articles__importants .article-controls, .button-container { background-color: var(--bg-contents-controls, white) !important }
.bolder-title { font-weight: 700 }
.nav-link-submenu-toggler .material-symbols-outlined { font-weright: 900 }