.content {
  background: rgb(19,121,80);
  color: white!important;
  border: none;
}

p {
  color: white!important;
}

.personen_radio {
  margin-left: 8%;
  margin-right: 8%;
}

.row {
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 20px;
}

.btn {
  margin-bottom: 10px;
  border: none!important;
}

body {
  background: rgb(19,121,80);
}

img {
  margin-top: -19px;
  width: 200px;
}

.quick_header {
  padding-bottom: 10px;
  padding-top: 8px;
  background: white;
  color: rgb(19,121,80);
  width: 100%;
}

