.carousel-inner {
  height: 100px;
}

.custom-alert {
  font-size: 18px; /* Ubah ukuran teks sesuai keinginan */
  padding: 20px; /* Sesuaikan padding sesuai kebutuhan */
  margin-bottom: 20px; /* Sesuaikan margin bawah sesuai kebutuhan */
}

/* .banner {
  background: url('https://tid3stikomuyelindo.ac.id/assets/filemanager_uploads/pengabdian_claret.jpg') no-repeat center center;
  background-size: cover;
  padding-top: 20%;
  padding-bottom: 20%;
  color: #c00707;
} */

.lingkaran {
  display: inline-block;
  border-radius: 50%;
  width: 150px;
  margin: auto;
  height: 150px;
  color: #fff;
  background-color: #dc3545;
}

.lingkaran i {
  position: relative;
  top: 30px;
}

.crop-img {
  object-fit: cover;
}

.tim img {
  width: 250px;
  border: 10px solid #cccccc;
}

a.social {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  border-radius: 50%;
  background-color: #333;
  line-height: 40px;
}

.client img {
  height: auto;
  max-height: 50px;
}

.kontak {
  background: url('https://wallpaperaccess.com/full/1867010.jpg') no-repeat center center;
  background-size: cover;
  padding-bottom: 20%;
  padding-top: 20%;
  color: #fff;
}
