.section-title{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
  text-align:center;
  font-size:2.5rem;
  margin:0 0 2.8rem;
  font-weight:600;
  letter-spacing:.5px;
  text-transform:uppercase;
}


.rezerwacja-fullbleed{
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
}
.rezerwacja-karta{
  max-width:1100px;
  width:100%;
  margin:0 auto;
  padding:0;
  border:0;
  border-radius:16px;
  background:#072107;
  box-shadow:0 6px 30px rgba(0,0,0,.30);
  overflow:visible;
  line-height:0; 
}

#nakiedyWidget{
  display:block;
  width:100%;
  height:1px;  
  min-height:560px;
  border:0;
  margin:0;
  vertical-align:top;
}


@media (max-width:576px){
  .section-title{font-size:2.2rem; margin-bottom:2.2rem}
}
