body {
    /* min-height: 75rem; */
    padding-top: 4.5rem;
}

.card-title {
   /* text-align: center; */
   font-weight: bold;; 
}

.home .list-group  {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.row.movies a {
    text-decoration: none;
    width: 100%;
}