.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
    color:#B33636;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 1.375rem;
    margin:0 0 1.25rem 0;
    text-transform: uppercase;
    color:#535353
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size:1.8rem;
    text-transform:uppercase;
    font-weight:200;
    color:#B33636;
}

.sp-megamenu-parent > li:hover > a {
    color:#B33636
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color:#B33636
}
.sp-megamenu-parent>li.active>a {
font-weight: 700;
  color:#B33636
}

.sppb-articles-carousel-link {
color: #B33636;
}

body, .sp-preloader {
    background-color: #FFFFFF;
    color: #535353;
}

.article-info > span {
    font-size:1.1rem;
    font-weight: 900;
    font-stretch: semi-condensed;
}

.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
  height: 350px;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 10px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}


.fancybox-caption__body {
    display:none;
}

.latestnews {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 400;
}

#redim-cookiehint{
    border-radius: 2rem;
	font-size: 16px;
	background-color: #b33636;
}

.sppb-articles-carousel-meta-category{
display: none;
}

.sppb-articles-carousel-img{
  margin-bottom: 0.5rem;
  height: 258px;
}
.sppb-articles-carousel-img img {
  display: inline-block;
  object-fit: cover;
  height: 100%;
  width: 100%;

}
@media (max-width: 575px) {
    #sp-header {
        height: 50px;
    }

    #sp-header .logo {
        height:50px
    }}

.sppb-articles-carousel-meta-date::before {
font-family: "Font Awesome 6 Free";
content: "\f073\a0\a0";
}

.sp-scroll-up {
    background: #b336368a;}

.article-details .featured-article-badge {
    display: none;
}