  @media (max-width:767px){
    .center-item-767{
      text-align: center;
      }
  }


  .inter-card-title {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300; /* Bold weight */
  font-style: normal;
  font-size:2rem !important; /* Keep as is */
  margin-bottom: 0px;
  color:black;
  
}