.paragraph--type--wysiwyg-sidebar-items-content-l .row {
  margin: 0;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
@media (max-width: 768px) {
  .paragraph--type--wysiwyg-sidebar-items-content-l .row {
    width: 100%;
  }
}
.paragraph--type--wysiwyg-sidebar-items-content-l .row .image__wrapper {
  margin: 0 !important;
}
.paragraph--type--wysiwyg-sidebar-items-content-l .row .image img {
  width: 100%;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.paragraph--type--wysiwyg-sidebar-items-content-l .row .date {
  font-family: "Montserrat", foco, sans-serif;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 23px !important;
  color: #737373 !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
}
.paragraph--type--wysiwyg-sidebar-items-content-l .row .block__title {
  margin: 0;
}
.paragraph--type--wysiwyg-sidebar-items-content-l .row .block__title a {
  font-family: "Montserrat", foco, sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 100%;
  color: #2d2d2d;
}
.paragraph--type--wysiwyg-sidebar-items-content-l .row .block__content__wrapper {
  padding: 30px;
}
/*# sourceMappingURL=ct-objava-sidebar.css.map */
