/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#header { background: #E8EFFC; }
#header .header-nav {
  max-height: 50px;
  border-bottom: #f6f6f6 2px solid;
  background: #FFF ;}
#footer {
  padding-top: 2.5rem;
  background: #E8EFFC;}
#block_myaccount_infos .myaccount-title a {
  color: #1FBDE0;
}
.footer-container .h3 {color: #1FBDE0;}
.block-contact .block-contact-title {color: #1FBDE0;}