/*nadpis` o rabotax*/
.nadpis {
  display: flex;
  justify-content: center;
  align-items: center;
}

h4.nadpis {
  font-size: 20px;
}