html > body > #page > #content > div > div:nth-child(2) > #primary > div > h4 {
  text-align: center;
  color: #000 !important;
  /* tulisan hitam */
  background: #fff !important;
  /* background putih */
}
#primary p {
  text-align: center;
  color: #000 !important;
  /* tulisan hitam */
  background: #fff !important;
  /* background putih */
}
.footer-columns {
  background-color: #fff !important;
  /* background putih */
  color: #000 !important;
  /* tulisan hitam */
}
/* Jika ingin style tambahan pada judul description-holder, aktifkan kode di bawah ini: */
.description-holder .title {
  color: #000 !important;
  /* tulisan hitam */
  background: #fff !important;
  /* background putih */
}
html > body > #page > #content > div > div:nth-child(6) > #primary > div > h4 {
  text-align: center;
  color: #000 !important;
  /* tulisan hitam */
  background: #fff !important;
  /* background putih */
}
.site-start {
  background-color: #f5f6f7;
}
.footer-inner {
  background-color: #f7f7f7;
  padding-top: 0px;
}
#site-bottom {
  background-color: #f5f6f7;
}
#primary-menu li a {
  border-style: solid;
  border-width: 0px;
}
.content-loop .thumbnail-link img {
  border-radius: 6px;
}
.sf-menu {
  padding: 24px;
}
.single .entry-content iframe {
  border-radius: 9px;
}
.footer-desc p {
  color: #000000;
}
html > body > #page > div:nth-child(6) > div:nth-child(1) > a > img:nth-child(1) {
  transform: scale(0.7);
  margin-bottom: -29px;
}
html > body > #page > div:nth-child(6) {
  padding-top: 0px;
}
.site-footer .widget .widget-title {
  color: #ff8500 !important;
}
html > body > #page > div:nth-child(8) > div:nth-child(1) > a > img:nth-child(1) {
  transform: scale(0.7);
  margin-bottom: -32px;
  margin-top: -50px;
}
