h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ff0000;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #ff0000;
}
.navbar-inverse {
  background: #ffffff;
}
a.navbar-brand {
  background-image: url(/img/parrots/logo_small_black.png);
}
.lng-select {
  background: #ffffff;
  color: #000;
}
.navbar-inverse .navbar-nav li a {
  color: #000;
}
.navbar-inverse .navbar-nav li a:hover {
  color: #000;
  background: rgba(255,255,255,0.5);
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #000;
  background: rgba(255,255,255,0.5);
}
a.navbar-brand {
  background-image: url(/customlogo/u6qBQILx4);
  display: block;
  width: 125px;
  height: 62px;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-content {
  background: #ffffff;
}
.well {
  background: #ffffff;
  border-color: #ffffff;
}
footer .footer-above {
  background: #ffffff;
}
footer a,
footer a:hover,
footer a:focus,
footer a.active,
footer h3 {
  color: #000;
}
