.section-title .title-tentang {
font-size: 2.5rem!important;
font-weight: bold;
color: #0c84ff;
}

.keunggulan-ilix .title-list-keunggulan {
    text-align: center;
    color: #0c84ff;
    font-weight: bold;
  }

  .keunggulan-ilix .deskripsi-list-keunggulan {
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 40px;
    color: #ffffff;
  }

  .keunggulan-ilix .main-list-keunggulan {
    padding-left: 30px;
  }

  .keunggulan-ilix .main-list-keunggulan .isi-list-keunggulan {
    padding: 7px 0px;
    color: #ffffff;
    list-style: none;
  }

  .keunggulan-ilix .main-list-keunggulan .isi-list-keunggulan span {
    color: #0c84ff;
    margin-right: 2px;
    font-weight: bold;
  }

  .wcu-ilix h2.title-wcu {
    color: #0c84ff;
    font-weight: bold;
  }

  .wcu-ilix .deskripsi-wcu {
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 40px;
  }
  
  .cta-ilix {
    background-color: #e0e0e0;
  }

  .cta-ilix h2.title-cta {
    color: #0c84ff;
    font-weight: bold;
  }

  .cta-ilix .deskripsi-cta {
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 40px;
  }

  .cta-ilix .cta-ilix-join {
    font-size: 1rem;
    font-weight: 500;
    line-height: normal;
  }

  .cta-ilix .btn-cta-ilix{
    color: #ffffff;
    border: 2px solid #0c84ff;
    background: #0c84ff;
    font-size: 1rem;
    border-radius: 8px;
  }

  /* kontak */

  .title-halaman{
    padding: 80px 0px;
    font-weight: bold;
    color: #ffffff;
  }

  .kontak-ilix .title-kontak-ilix {
    color: #0c84ff;
    font-weight: bold;
  }

  .kontak-ilix .deskripsi-kontak-ilix {
    font-size: 1.1rem;
  }

  .kontak-ilix .icon-kontak-ilix {
    color: #0c84ff;
  }

  .section-tabel-ilix .table-ilix .head-table-ilix {
    background-color: #0c84ff;
    color: #ffffff;
  }

  /* .table>:not(caption)>*>* {
    background-color: #0c84ff;
    color: #ffffff;
  } */