input, select, textarea, button, .ui-btn {
  font-size: 1.1em
}
#articles .group_header {
  background-color: #c01728;
  color: white;
  font-size: 1.2em;
  font-weight: 400
}
#articles .group_link {
  font-weight: 400
}
#base_shopcart .content_box {
  box-shadow: none
}
#base_shopcart .content_box .title {
  background-color: #dfc15e;
  font-weight: 400
}
#base_shopcart .content_box .button {
  background-color: #dfc15e
}
#customer .title {
  background-color: #dfc15e;
  font-weight: 400
}
#ingredients_area {
  background-color: #f9f9f9
}
#ingredients_area .title {
  background-color: #c01728;
  font-weight: 400
}
#agb_area label {
  font-size: 1em
}
#order_state .title {
  background-color: #dfc15e;
  font-weight: 400
}
#base_shopcart .content_box .button {
  background-color: #dfc15e
}
#impressum {
  border-radius: 0
}
#impressum .title {
  background-color: #c01728;
  font-weight: 400;
  border-radius: 0
}
#impressum .section {
  font-size: 1.4rem;
  font-weight: 500
}
#impressum_buttons .button {
  background-color: #c01728;
  font-size: 0.9em
}
#cust_form label {
  font-size: 1em
}