.vhod {
  font-weight: bold;
}

.reg {
  font-weight: bold;
}

h1 {
  text-align: center;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 35px;
}

.entry-content blockquote.info {
  border-radius: 10px;
}

.entry-content blockquote.warning {
  border-radius: 10px;
}

.entry-content blockquote p {
  font-weight: bold;
}

.table-of-contents.open {
  border-radius: 10px;
}