.blog-collection .section-title{
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 26px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
  }

.blog-collection .blog-cllection-cotainer{
  padding-bottom: 2rem;
}

.blog-collection .featured-carousel .card-wrapper{
  height: fit-content;
}