.vhod {
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}

.table-of-contents.open {
  background-color: #ffffff;
  border-radius: 20px;
}

h1 {
  text-align: center;
}

.pswap-top-features {
  margin: 15px;
}

.psw-action.psw-action-dark {
  color: #ffffff;
}

.psw-action.psw-action-light {
  color: #000000;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 10px;
}

.top-menu ul li>a {
  text-transform: none;
  font-size: 15px;
}

.top-menu ul li>span {
  text-transform: none;
  font-size: 15px;
}