h3.section_three_title {
    color: #fd521b;
    font-weight: 800;
    font-size: clamp(25px, 4vw, 50px);
    text-align: center;
    font-family: 'Newake', sans-serif;
  }
