<style>

.vertical-inner-header {margin-bottom:24px}

.vertical-module-wrapper h1 {
  font-size: 36px !important;
  font-weight: bold !important;
}

.vertical-module-wrapper h2 {
  font-size: 30px !important;
  font-weight: bold !important;
}

.vertical-module-wrapper h3 {
  font-size: 24px !important;
  font-weight: normal !important;
}

.vertical-module-wrapper h4 {
  font-size: 20px !important;
  font-weight: normal !important;
}

.vertical-module-wrapper h5 {
  font-size: 16px !important;
  font-weight: normal !important;
}

.vertical-module-container {
  max-width: 800px important!;
  margin-left: 0 ;
  margin-right: auto ;
  padding-left: 0 ;
  padding-right: 0 ;
  box-sizing: border-box;
}

.vertical-inner-text,
.vertical-inner-header,
.hs-richtext,
.hs-richtext p {
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}
</style>