body {
  padding-top: 50px;
  color: #111 !important;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

a {
  color: #0b5ed7;      /* saturated, readable blue */
  font-weight: 500;   /* tiny emphasis so it stands out */
}

a:hover,
a:focus {
  color: #084298;
  text-decoration: underline;
}

