@media (min-width: 500px) {
  .rounded-lg-3 { border-radius: .3rem; }
}

body {
  padding-top: 3rem;
}
