h1, h2, h3, h4, h5, h6 { color: #0e0367; padding-bottom: 10px; line-height: 1em; font-weight: 500; }

.et-social-facebook a.icon{
  color: #ffffff;
}
/* To change text size in main navigation menu */
#top-menu a {
  font-size: 25px !important;
}
.et_nav_text_color_light, .et_nav_text_color_light #et-secondary-nav a, .et_nav_text_color_light .et-social-icon a, .et_nav_text_color_light #et-info a {
  color: #ffffff;
}
/* To change style of top menu which says Tips and Advice and Helpful Links */
#et-secondary-menu {
  font-size: 20px;
  color: #ffffff !important;
}
#et-secondary-nav li {
  color: #ffffff !important;
}
.et-social-facebook a.icon{
  color: #ffffff;
}

/* To make the logo larger */
.et_fixed_nav #logo {
max-height: 100px;
}

/* To change the phone number, address and email styling */
#et-info-phone {
  color: #ffffff;
}
#et-info {
  color: #ffffff;
}
#et-info-email {
  color: #ffffff;
}

/* To change sub-menu text to be smaller */
#top-menu li li a {
font-size: 16px !important;
}

