.about-us-blk {
  background: #000;
  color: #fff;
  border-bottom: 4px solid #df0514;
  border-top: 4px solid #df0514;
}

.about-us-blk h2 {
  font-size: 20px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #df0514;
  font-family: RobotoRegular;
}

.about-us-blk p {
  font-size: 14px;
  line-height: 2;
}/*# sourceMappingURL=about-us-section.css.map */