body {
  padding-top: 5rem;
}

.icon-img {
  max-width: 100px;
}

.card {
  border-width: 0;
}

.site-footer {
  color: gray;
  font-size: small;
}


@media (min-width: 768px) {
  .site-footer {
    position: absolute;
    bottom: 0;
  }
}
