.yt-video {
  border: 1px solid #bfbfbf !important;
  padding: 5px;
}
.vc_custom {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  padding-bottom: 10px !important;
  background-color: var(--primary-color);
  border-radius: 5px !important;
  padding-top: 10px;
}
.vc_custom1 {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  padding-bottom: 10px !important;
  background-color: var(--secondary-color);
  border-radius: 5px !important;
  padding-top: 10px;
}
.heading-1 {
  margin-bottom: 15px;
  margin-top: 0;
  line-height: 50px;
  color: var(--secondary-color);
  font-weight: 700;
}
.heading-2{
  font-weight: 700;
  margin-bottom: 15px;

iframe{width:100%!important;height:316px!important;}
.form-heading {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}