.box-line4-1 + .un_builtInHarman_hdg2 {
  margin-top: 40px;
}

.un_builtInHarman_hdg2 {
  background: var(--dekiruGreen);
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  padding: 13px;
  text-align: center;
  text-shadow: #2e8e05 2px 2px 2px;
}

.box_series + .un_builtInHarman_hdg3 {
  margin-top: 30px;
}

.un_builtInHarman_hdg3 {
  background: #ddf5d8;
  border-bottom: #1f9a2c solid 2px;
  color: #00311a;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 7px 10px;
}

.box_series {
  border: solid 6px #e7e7e7;
  padding: 3px;
  position: relative;
}

.un_builtInHarman_bnrArea {
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.un_builtInHarman_linkBtnToProductTop {
  background-color: #f98b02;
  border: solid 1px #f86222;
  border-radius: 5px;
  box-shadow: 0 3px 0 rgba(223, 85, 0, 1);
  color: #fff !important;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 40px auto 10px;
  padding: 14px 6px 12px 6px;
  text-align: center;
  text-decoration: none !important;
  width: 460px;
}

.un_builtInHarman_estimateBtn {
  margin-bottom: 70px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}