body {
  font-family: "Montserrat", helvetica;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}

body, html { background: #f7f7f7; }
#lv0 { box-shadow: 0 0 3px; }

h2, h3 {
  text-align: center;
  font-weight: bold;
  font-size: 2.5em;
  max-width: 640px;
  line-height: 1.2em;
  margin: 1em auto 0.5em;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
}

h2 { color: #555; font-weight: 400; }
h3 { font-size: 2em; text-transform: uppercase; }
h2 a { position: absolute; top: -90px; }

h4 {
  text-align: left;
  margin: 1em auto;
  color: #3e5475;
  max-width: 640px;
  font-size: 16px;
}

@media (max-width: 680px) {
  h4 { margin: 1em 20px; }
}

h5 {
  color: #ccb13b;
  color: #3e5475;
}

p {
  margin: 1em auto 1em;
  max-width: 640px;
  font-size: 16px;
  line-height: 1.4em;
  padding: 0 20px;
  color: #222;
}

a { color: #333; text-decoration: none; }

p.intro {
  font-size: 21px;
  text-align: center;
}

p.contact {
  text-align: center;
}
p.contact a {
  white-space: nowrap;
  font-weight: bold;
}

@media (max-width: 440px) {
  p, h4 { font-size: 3.8vw; text-align: left; }
  p.intro { font-size: 4.6vw; }
}

hr {
  border: none;
  display: block;
  width: 108px;
  height: 19px;
  background: url(/uploads/9a135c25f0b9197d51987d1c2e1ac7bf9d81c83a/hr-bild.png) 50% 50% no-repeat;
  background-size: contain;
  margin: 30px auto;
}

img { width: 100%; max-width: 640px; margin: 30px auto; display: block; }
img.wide { max-width: 100%; }

.nav { position: relative; }
.nav a { position: absolute; top: -44px; }


body {
  font-size: 16px;
}
@media (max-width: 640px) { body { font-size: 15px; } }

p { font-size: 100%; }
h1, h2, h3 { font-size: 200%; }
h4 { font-size: 120%; line-height: 1.4em; }

#lv1 { padding-bottom: 60px; }
fragment-sticky-nav a {
    font-family: "Montserrat", helvetica !important;
    font-weight: 500;
}

#lv0 gotska-figure label {
    width: 150px;
    height: 150px;
    top: auto;
    bottom: 25px;
    right: 25px;
    background: #0008;
    border-radius: 999px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 10px;
}

@media (max-width: 640px) {
    #lv0 gotska-figure label {
        width: 140px;
        height: 140px;
    }
}

#lv0 gotska-figure h5 {
    color: white;
    font-size: 12px;
    line-height: 1.3em;
    text-transform: uppercase;
}

#lv0 gotska-figure p {
    color: white;
}
