/* common border radius */
/* disable text selection */
.section.section--page-top .container .left-col {
  padding: 8.3rem 0;
}
@media screen and (max-width: 630px) {
  .section.section--page-top .container .left-col {
    padding: 4rem 0;
  }
}

.price-reseni {
  color: var(--red);
  font-size: 2.4rem;
  line-height: normal;
  font-size: 2.4rem;
  line-height: normal;
  font-weight: 500;
  margin-top: 1.6rem;
}

@media screen and (max-width: 630px) {
  .section--realizace h3, .section--news h3 {
    text-align: center;
  }
}
/*# sourceMappingURL=single-reseni.css.map */
