#mod-articlesnews__item {
  margin-bottom: 15px !important;
}

@media (max-width: 1199px) {
    #sp-menu {
        display: none; !important;
    }
}

video.sppb-addon-video-local-source {
    object-fit: none;
    width: 90%;
}

#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
  object-fit: none;
  width: 90%;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #AA2B24;
}

a {
  color: #AB2B24;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: #AA2B24 !important;
}

.article-list .article .readmore {
  font-size: 0.875rem;
  top-margin: 20px;
  padding-top: 20px;
  font-size: 20px;
  color: #A1140C !important;
}

