body,
#pendaftaran {
  background-color: #E2E8F0;
}

#pendaftaran .banner {
  background: #FFF4CD;
  height: 706px;
  position: absolute;
  width: 100%;
}

#pendaftaran .banner #senyum-1 {
  position: absolute;
  top: 168px;
  left: 242px;
}

#pendaftaran .banner #buku-1 {
  position: absolute;
  bottom: 80px;
  left: 45px;
}

#pendaftaran .banner #senyum-2 {
  position: absolute;
  top: 162px;
  right: 249px;
}

#pendaftaran .banner #wisuda-1 {
  position: absolute;
  bottom: 68px;
  right: 48px;
}

#pendaftaran .title-box {
  margin-top: 176px;
  margin-bottom: 78px;
}

#pendaftaran .title-box h3 {
  margin-top: 62px;
  line-height: 68px;
}

#pendaftaran .custom-form {
  background-color: white;
  padding: 28px;
  border-radius: 20px;
}

#pendaftaran .banner #circle-1 {
  position: absolute;
  top: 278px;
  left: 125px;
}

#pendaftaran .banner #circle-2 {
  position: absolute;
  bottom: 266px;
  left: 270px;
}

#pendaftaran .banner #circle-3 {
  position: absolute;
  bottom: 287px;
  right: 284px;
}

#pendaftaran .banner #circle-4 {
  position: absolute;
  bottom: 322px;
  right: 117px;
}