.carousel{
    margin-bottom: 24px;
}


.carousel {
  height: 50vh;
}


.view,
body,
html{height:100%}
.carousel .carousel-inner,.carousel .carousel-inner .active,.carousel .carousel-inner .carousel-item{
  height:100%;
}

/* @media (max-width:776px){.carousel{height:100%}}.page-footer{background-color:#929FBA} */

a {
  text-decoration: none;
}

main {
  margin-top:100px;
  min-height: 70vh;
}

.card {
  width: 15rem; 
  padding: 10px; 
  margin: 15px;
}