

  .advantages-section{  
    background-color: #fff !important;
  }
  .advantages-section-card{
    border: 1px solid #E6E6E6 !important;
  }
  .advantages-section-content h1 {
    margin-bottom: 12px !important;
  }

  /* Add gap between program card rows */
  .Course-homepage .row > [class*="col-"] {
    margin-bottom: 40px;
  }

