.card-hover:hover{
  box-shadow:0 0.75rem 1rem rgba(0,0,0,0.3) !important;
  background:rgba(214, 234, 248, 0.26);
  top:-10px;
}

.carousel-caption>h1  {
    font-size: 2rem;
    border-width: medium;
}

#waySection>p{
  font-size: 1.25rem;
}