.hb-featured-collection .collection__view-all{
    display: flex;
    align-items: center;
    justify-content: center;
}
.hb-featured-collection .collection__title .title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: uppercase;
}