body {
  font-family: "PT Sans", "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.highlight {
  font-family: "Love Ya Like A Sister", "PT Sans", "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #0275ae;
}

.logo {
  font-family: "Love Ya Like A Sister", "PT Sans", "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.logo span:first-child {
  color: #0275ae;
}
.logo span:last-child {
  color: #f4dc10;
}
