#tagline {
  padding-left: 105px !important;
  margin-top: 50px !important;
  color: #fff !important;
}

.postTitle > a > span {
  color: teal !important;
}

a {
  color: teal !important;
}

.site-title > a > img {
  visibility: hidden !important;
}

.navbar>nav .navbar-branding img {
  visibility: hidden !important;
}