#privasi .head {
  background: url(privasi-back.webp) no-repeat 0 100%;
  width: 100%;
  display: table;
  padding-bottom: 15%;
}

#privasi .head h1 {
  font-size: 45px;
  width: 100%;
  color: #204798;
}

#privasi h2 {
  font-size: 25px;
  color: #204798;
  padding-top: 2%;
}

#privasi .bold {
  font-weight: bold;
}

#privasi li {
  list-style: disc;
  margin-left: 23px;
}
