@import url("https://fonts.googleapis.com/css?family=Josefin+Sans");
h1, h2, h3, h4 {
  font-family: "Josefin Sans", sans-serif;
  color: #00498d;
  text-transform: uppercase; }

.btn.btn-primary {
  background-color: #00498d;
  border-color: #00498d; }

.contact-wrapper {
  background: #666666;
  min-height: 30px; }
  .contact-wrapper .large-contact-row ul.list-inline {
    margin: 5px 0px -10px 0px; }
    .contact-wrapper .large-contact-row ul.list-inline li {
      padding-left: 20px;
      padding-right: 20px; }
      .contact-wrapper .large-contact-row ul.list-inline li a {
        color: #fff; }

.wrapper-logo img.logo, .wrapper-header img.logo {
  width: 200px; }

.wrapper-footer {
  background-color: #666666; }
  .wrapper-footer a {
    color: #ffffff; }

.carousel-caption {
  padding: 0;
  text-align: left;
  top: 10%;
  right: 5%; }
  .carousel-caption h3 {
    color: #ffffff;
    font-size: 50px;
    float: right;
    margin: 0; }
  .carousel-caption p {
    float: right;
    clear: both;
    color: #ffffff;
    font-size: 24px; }
  @media (max-width: 768px) {
    .carousel-caption h3 {
      font-size: 28px; }
    .carousel-caption p {
      font-size: 14px; } }

/*# sourceMappingURL=custom.css.map */
