/* W'Sweet CSS */

#header img {
  background: transparent;
  margin: 30px 0 60px 0;
  height: 120px;
}

div.bg-secondary {
  background: #3269b9 !important;
}

a {
  color: #3269b9;
}

img.applogo {
  margin-top: -5px;
}
