.elementor-33 .elementor-element.elementor-element-39a6a6ea{--display:flex;--background-transition:0.3s;}.elementor-33 .elementor-element.elementor-element-53470ac{--display:flex;--background-transition:0.3s;}.elementor-33 .elementor-element.elementor-element-fe20821{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-33 .elementor-element.elementor-element-fe20821.elementor-element{--align-self:stretch;}@media(max-width:1024px){.elementor-33 .elementor-element.elementor-element-fe20821{--container-widget-width:1000px;--container-widget-flex-grow:0;width:var( --container-widget-width, 1000px );max-width:1000px;}.elementor-33 .elementor-element.elementor-element-fe20821.elementor-element{--align-self:stretch;--flex-grow:0;--flex-shrink:0;}}/* Start custom CSS for html, class: .elementor-element-fe20821 */.about-content {
            margin-bottom: 30px;
        }
        .display-4 {
            background-color: #f8f9fa;
            font-size:30px !important;
            font-weight: bold;
            color: cadetblue !important;
    border: 0;
    text-align:center;    
            
        }
        
        .about-content p {
            font-size: 1.125rem;
            line-height: 1.6;
        }
        .team-card {
            border: none;
            background-color: #ffffff;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            transition: box-shadow 0.3s;
            min-height:450px;
        }
        .team-card:hover {
            box-shadow: 0 8px 16px rgba(0,0,0,0.2);
        }
        .team-img {
         height: 200px !important;
         object-fit: contain; 
        }
        .card-title{
            color: gray !important;
            font-size: 20px
        }
        .team-info {
            padding: 20px;
            text-align: center;
        }
        .team-info h4 {
            margin: 10px 0;
        }
        .team-info p {
            color: #6c757d;
        }
         @media (max-width: 900.98px) {
          
            .about-section {
               margin:40px 0px;
            }
        }/* End custom CSS */