.past-webinars-module .container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pwdate {
  display: block;
  color: #585B68;
  font-size: 15px;
  margin-top: 24px;
}
.pw-title {
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  position: relative;
  padding-top: 10px;
  margin-top: 23px;
}

.pw-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 63px;
  height: 1px;
  background-color: #EFBE1D;
  margin: auto;
}

.pw-item a:hover .pw-title {
  color: #EFBE1C;
}

.cs-form .hs-richtext p {
 line-height:20px;
  color: #585858;
}
.ocs-item {
  height: auto !important;