div.news-list {
  word-wrap: break-word;
}

div.news-list img.preview_picture {
  float: left;
  margin: 0 4px 6px 0;
}

.news-date-time {
  color: #486DAA;
}

img.big {
  height: 366px !important;
}

img.bsmall {
  height: 168px !important;
}

.gallery .cbp-item-wrapper {
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
}

div.cbp-popup-lightbox-bottom {
  bottom: 20px;
  top: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px 0;
}
div.cbp-popup-lightbox-title {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 10px;
  font-size: 1.1em;
}

/*# sourceMappingURL=style.css.map */
