.cnt-wit-bg-wrp .content_widget h2 {
  margin-bottom: 10px;
  font-weight: 600;
}
.cnt-wit-bg-wrp a.hs-sec-btn {
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  padding: 16px 18px;
  border-radius: 4px;
}
.cnt-wit-bg-wrp .content_widget .btn_row {
  width: 100%;
}

.cnt-wit-bg-wrp  .btn_item {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 15px;
  justify-content: center;
}
.cnt-wit-bg-wrp .btn_item a {
  min-width: 180px;
    text-transform: inherit;
}
.cnt-wit-bg-wrp h2.title {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 100%;
}

.cnt-wit-bg-wrp a.popup_video span.icon {
  display: none;
}
.cnt-wit-bg-wrp .actions .hs-button,
.cnt-wit-bg-wrp .btn_item a {
  font-size: 14px;
  font-weight: 700;
  padding: 16px 18px;
  line-height: 100%;
}
.cnt-wit-bg-wrp  form label{
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;