.header-container {
  background: url("../assets/images/hubungi-kami/contact-us-4193523_1920.jpg") no-repeat center;
  background-size: cover;
}

.contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 100px;
  padding-top: 50px;
}

.contact-item .contact-icon {
  padding: 2%;
}

.contact-item h1 {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
}

.contact-item h5 {
  font-family: Roboto;
  font-size: 20px;
  font-weight: bold;
}

section.one .wrapper {
  padding: 5% 10%;
}
/*# sourceMappingURL=hubungi-kami.css.map */