/* styles.css */
body {
    padding-top: 56px;
  }
  
  .card-img-top {
    height: 300px;
    object-fit: cover;
  }
  