html {
  color: #171718;
}
h2 {
  /*color: #525F99;*/
  color: #111111;
  margin: 2em auto 1em auto;
}
#topnav {
  border-bottom: 0;
  text-align: right;
}

@media only screen and (max-width: 600px) {
  #landscape-img-col {
    display: none;
  }
  #topnav h5 {
    display: none;
  }
}
div.col ul {
  text-align: left !important;
}
h1, h2, h3 {
  font-family: "GT Eesti Display Medium";
}
.footer-call p {
  margin: 1em 0;
}
figure {
  text-align: center;
}
figcaption {
  font-style: italic;
  font-size: 11pt;
  margin-top: 0.5em;
  color: #666;
}
.card-img-top {
  margin-top: 1em;
}
.card-text {
  text-align: left;
}
.btn-primary {
  background-color: #525F99 !important;
  font-weight: 500;
  font-size: 1.1rem;
  box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
}
.btn-primary-cta, .btn-primary-cta:hover {
  background-color: #3f51b5 !important;
  color: #fff;
  font-weight: 500;
  font-size: 1.1rem;
  box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
}
p.lead {
  color: #525F99;
  font-weight: bold;
}
.bd-lead {
  margin-bottom: 4em;
  padding: 0 20px;
}
.bd-title {
  padding: 0 20px;
}
.street-cred {
  margin: 1em auto 2em auto;
  color: #333;
}
.street-cred img {
  filter: grayscale(100%);
  opacity: 0.8;
}
#get_started_link {
  padding: 6px 15px;
}
