/*
 Theme Name:     Danby FitzGerald
 Theme URI:      http://www.mortoncarnie.com
 Description:    Theme for Danby Fitzgerald
 Author:         Dave Morton
 Author URI:     http://www.mortoncarnie.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.et_fixed_nav img#logo {
  max-height: 43px;
  margin-bottom: 0;
  margin-top: 0px;
}
.et_fixed_nav .et-fixed-header img#logo {
  max-height: 43px;
  margin-bottom: 0;
  margin-top: 0px;
}

.et_pb_section {
  padding: 0px 0;
  position: relative;
}

h1, h2, h3, h4, h5, h6 {
  color: #204582;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
}

.header-dark {
background-color: #477ACE;
}