body {
  background-color: #efefef;
  color: #4d4d4d;
  font-family: ArchivoNarrow-Regular;
  font-size: 16px;
  line-height: 1.5;
}
a {
  color: #76990c;
}
a:hover, a:focus {
  color: #76990c;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: SueEllenFrancisco-Regular;
  line-height: 1.4;
  color: #ba0000;
  letter-spacing: 0px;
  text-transform: uppercase;
}
h1, .h1 {
  font-size: 36px;
}
h2, .h2 {
  font-size: 30px;
}
h3, .h3 {
  font-size: 24px;
}
h4, .h4 {
  font-size: 18px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  font-size: 12px;
}
.btn-default {
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 2px;
  border-right-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
  border-top-color: rgba(127, 127, 127, 0.3);
  border-left-color: rgba(127, 127, 127, 0.3);
  border-bottom-color: #76990c;
  border-right-color: rgba(127, 127, 127, 0.3);
}
.btn-default {
  background: #fff;
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 400;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-default:hover, .btn-default:focus {
  color: #fff;
  border-color: #76990c;
}
.btn-default:hover, .btn-default:focus, .btn-default.active {
  background-color: #76990c;
}
.btn-primary {
  border-top-style: initial;
  border-left-style: initial;
  border-bottom-style: initial;
  border-right-style: initial;
  border-top-color: rgba(127, 127, 127, 0.3);
  border-left-color: rgba(127, 127, 127, 0.3);
  border-bottom-color: #76990c;
  border-right-color: rgba(127, 127, 127, 0.3);
}
.btn-primary {
  background: #76990c;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  background-color: #526a08;
}
.btn-primary, .btn-default {
  border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
}
.btn-primary, .btn-default {
  padding-top: 9px;
}
.btn-primary, .btn-default {
  padding-right: 20px;
}
.btn-primary, .btn-default {
  padding-bottom: 9px;
}
.btn-primary, .btn-default {
  padding-left: 20px;
}
@font-face {
  font-family: SueEllenFrancisco-Regular;
  src: url(https://schule-am-wuerzbacher-weiher.de/fonts/SueEllenFrancisco-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: ArchivoNarrow-Regular;
  src: url(https://schule-am-wuerzbacher-weiher.de/fonts/ArchivoNarrow-Regular.ttf);
  font-weight: normal;
}
