.ank-shorttext {
  font: 400 1.1rem 'Lora', serif; }

.answers_container .answer {
  display: flex;
  gap: 10px;
  align-items: center; }

.state_answer .answer {
  display: none !important; }

.top-navigation .sub-nav-item {
  width: max-content !important;
  max-width: max-content !important;
  min-width: max-content !important;
  padding: 20px 2px !important; }

div.top-navigation {
  justify-content: space-around;
  padding: 0; }

a:has(.top-nav-item) {
  display: flex; }

img.nd-slide-media {
  margin: 0 !important; }

div.media-host {
  display: flex;
  align-items: center;
  justify-content: center; }

p.faktaotsikko {
  font-family: "Open Sans"; }
