  /* mmteam 
  -------------------------------------------------- */
  

  .mmteam h2 {
    margin-top:10px;
    font-size: 30px;
    
  }

  .mmteam h3 {
   font-size: 25px;
  }



  .mmteam .col-lg-4 {
    text-align: center;

  }
  .mmteam h2, .marketing h3 {
    font-weight: 400;
  }

  .mmteam .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
  }


  .mmteam img.mmteam-imgshadow {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4); /* Schatten */
    transition: transform 0.5s ease; /* Für Hover-Effekt */
  }
  
  .mm-ce-team01-left ul.custom-list li {
    text-align: left;
  }
