/*
 Theme Name:     PSA Divi child
 Author:         Sven Fricke
 Author URI:     http://www.psa-hamburg.de
 Template:       Divi
 Version:        1.0
*/

body {
  background-color: #911901;
}

#page-container,
#main-content {
  background-color: #F59E00 !important;
}

#main-content {
    padding-bottom: 2%;
}

#main-content .et_pb_section:first-child {
  margin-top: 2%;
}

#et-main-area .et_pb_section {
  background-color: #F59E00;
}

#et-top-navigation {
  border-top: 1px dotted #911901;
  padding-top: 20px;
}

#footer-info, #footer-info a {
  font-weight: normal;
}

.et_pb_contact_right p input {
  background-color: #ffffff;
}
