#okki-section-bumbled2_featured_title_06e8f0b4 {
  background-color: #f5f5f5;
}

#okki-section-bumbled2_featured_title_06e8f0b4 h2 {
    font-size: clamp(24px, 1.7vw, 32px) !important;
    margin-bottom: 15px !important;
    text-align: center;
    /* margin-top: clamp(30px, 7vw, 60px); */
}

#okki-section-bumbled2_featured_title_06e8f0b4 h2::after {
    content: "";
    width: 100px;
    height: 5px;
    background: #0c765c;
    display: block;
    margin: 0.4rem auto 0;
    border-radius: 3px;
}
