.titleBox {
  position: relative;
  margin-top: 15px;
  margin-bottom: 60px;
}

.titleBox svg g {
  fill: #b4aa3c;
}

.titleBox b {
  color: #c87832;
}

.titleBox span {
  color: #b4aa3c;
}
