h1, h2, h3, h4, h5, h6 {
  font-family: 'Nunito';
  color: #333;
  font-weight: 600;
  margin-top: 0;
  line-height: 1.3;
  margin-bottom: 0;
  box-sizing: content-box;
}

h1 {
  font-size: 36px;
  box-sizing: content-box;
}

.footer-widget-section {
  background-color: #f1eee5;
  padding-top: 30px;
  padding-bottom: 75px;
}

.footer-top {
  padding-top: 0px;
  padding-bottom: 50px;
  border-block-start-style: solid;
  border-block-start-width: 0px;
  background: url("../../assets/img/podloga_main.svg") center / cover no-repeat, #353842;
  margin-top: 51px;
}

@media (min-width: 992px) {
  #indicators {
    margin-bottom: 8px;
    height: 16px;
  }
}

#ohana-webs p {
  line-height: 0rem;
  margin-top: 30px;
  box-sizing: content-box;
}

@media (max-width: 768px) {
  .section.footer-section {
    margin-top: 28px;
  }
}

@media (max-width: 837px) {
  .section.footer-section {
    margin-top: 14px;
  }
}

