
.core-media {
  background-color: red;
  height: 150px;
  width: 300px;
}

.icon {
  right: -60px;
}

.program-residen {
  margin-right: 20px;
  width: 30vw;
}

.titik {
  top: 0;
  right: 0;
  width: 200px;
}

.leonard {
  bottom: 0;
  top: 50px;
  right: -9px;
  width: 300px;
  z-index: -2;
}

.wisma-old {
  bottom: 0;
  top: 650px;
  right: -20px;
  width: 300px;
  z-index: -2;
}

.judul {
  font-family: "Hanoble", sans-serif;
  color: red;
}

.sub-judul {
  font-family: "Hanoble", sans-serif;
  color: red;
}

.button {
  gap: 15px;
}

.btn-core {
  border: 1px solid red;
  border-radius: 100px;
  justify-content: center;
}
.btn-initiate {
  border: 1px solid red;
  border-radius: 100px;
  justify-content: center;
}
