/* 
p, ul {
    line-height: 1.5 !important;
}
.vp-article :where(.vp-article__content,.contentLayout2,.columnLayout.fixed-width .innerCell,.vp-article__integration)>* {
    columns: 2 !important;
}
*/

.vp-article hr {
  margin-top: 0.8em !important;
  margin-bottom: 0.8em !important;
  border: none !important;
  border-top: 1px solid #ccc !important;
}

.vp-article__wrapper h1,
.vp-article__wrapper h2,
.vp-article__wrapper h3,
.vp-article__wrapper h4,
.vp-article__wrapper h5,
.vp-article__wrapper h6 {
  margin-top: 0.4em !important;
  margin-bottom: 0.0em !important;
}