:root{
  --cassiopeia-color-primary: #E50004;
  --cassiopeia-color-link: #540A0A;
  --cassiopeia-color-hover: #2D2D2D;
  --cassiopeia-color-hover-5:#B6B6B6;
  --body-text-align:justify
}

.container-bottom-a{background-color:var(--cassiopeia-color-hover-5);border-radius: .3rem!important}

img{width:auto}

.mod-articlesnews-horizontal figure img{width:auto !important}
.mod-articlesnews-horizontal, .text-center{text-align:center}

.right.item-image, img.dx{float:right;margin-left:1.8em}
.left.item-image, img.sx{float:left;margin-right:1.8em}

figcaption {
  font-size: 0.9em;
  color: #FFFe !important;
  margin-top: -21px;
  padding-left: 11px;
  font-weight: bold;
  width: 100%;
  background-color: #0006;
  position: relative;
}

p br{
  display: block;
  margin-top: 0.6em;
  content: "";
}

.carousel-caption{
  text-shadow:2px 2px 2px rgba(0,0,0,0.5),-2px 2px 2px rgba(0,0,0,0.5),2px -2px 2px rgba(0,0,0,0.5),-2px -2px 2px rgba(0,0,0,0.5) !important
 }

.carousel-indicators [data-bs-target]{
  width: 15px !important;
  height: 15px !important;
  background-clip:unset !important;
  border-top:none !important;
  border-bottom:none !important;
  border-radius:15px !important
}
figure.galleria{text-align:center}
ul .separator{font-weight:bold}