.uk-logo.uk-navbar-item {
  padding: 10px 0;
}

html {
  scroll-behavior: smooth;
}

.rsform-type-radiogroup label {
  margin-right: 20px;
}

.formError, .formRed {
  color: #f70000 !important;
  font-weight: 700 !important;
}

.uk-checkbox, .uk-radio {
  margin-right: 6px;
}

.uk-form-controls label {
  padding-bottom: 2px;
  display: inline-block;
}

:focus-visible {
  outline: none;
}

.uk-button {
  padding: 15px 30px;
}


/* foto in tekstkolom */

.halvekolom {
  max-width: 50%;
  width: 50% !important;
  margin-left: 30px;
  margin-bottom: 20px;
}

.kwartkolom {
  max-width: 25%;
  width: 25% !important;
  margin-left: 30px;
  margin-bottom: 20px;
}