#mk-page-introduce {
  display: none !important;
}

#mk-page-webinar .page-title {
  font-size: 20px;
  color: #4d4d4d;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 20px 20px 15px 0px;
  line-height: 120%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.success-box {
  border: 1px solid transparent;
  background-color: #e6fdf8;
  border-color: #cfebfe;
  color: #5e7f96;
  padding: 1em;
  font-size: 1em;
  border-radius: 5px;
}

.success-box p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.66em;
}
