body {
  padding-top: 50px;
}

.responsive {
  max-width: 100%;
  height: auto;
}

a {
  color: white;
}

a:hover {
  color: yellow;
}

.fa-check {
  color: green;
}
