   .t{
        color: #605759;
    }
     .philosophy-card {
            border-radius: 1rem;
            overflow: hidden;
            background-color: #eaf1f7;
            box-shadow: 0 10px 30px rgba(0,0,0,0.20);
        }
        .philosophy-icon {
            font-size: 2.5rem;
            background: #3bafbf;
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }
       
          .stat-card  h2{
                
                font-size: 1.8rem;
                font-weight: 600;
            }
            .philosophy-card h4{
              font-size: 1.4rem;
            }
             .testimonial-card {
            border-left: 4px solid #58a7c2;
            background-color: #eaf1f7;
        }
        .bi-quote {
            color: #58a7c2;
        }
        .rounded-circle {
            background: #605759;
        }
        .fo{
            color: #58a7c2;
        }
        #partnership {
             background-color: #eaf1f7;
        }