/* Add here all your css styles (customizations) */
.footer-simple {
  background-color: #1f3b46;
}
.footer-text {
  color: #fff;
}
.footer-text-host  {
  color: #fff;
}
.footer-text-host a:hover {
  color: #c0c0c0 !important;
  text-decoration: underline !important;
}


.footer-text-host :focus,.footer-text-host :hover {
  color: #fff;
}
.logo-image {
  padding-bottom: 10px;
}
.headline-center p {
    /* color: #999; */
    font-size: 20px;
    /* padding: 0 150px; */
}
.quote-text{
  font-size: 15px;
  color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: black;
}
.sky-form.submited .message p {
    color: #333;
}
