/* .card-body {
  padding: 0 0rem;
}
.card-text {
  margin: 0px;
}
@media (max-width: 1000px) {
  #gridgap {
    margin-top: 2rem;
  }

  .gridgap {
    margin-top: 4rem;
  }
} */
/* Below code is to fix the footer to the bottom of the page */
/* #g-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
} */
