body {
font-family: 'Gerstner Programm',"Work Sans",Arial,sans-serif;
font-weight: 500;
font-size: 1.25rem;
color: #0a0a0a;
} p{line-height:1.6;}
.primary{font-size:1.5rem;}
.primary p{line-height:1.4;}
.has_border_bottom{position:relative;}
.has_border_bottom:after{content:'';position:absolute;top:0;bottom:0;left:-0.5em;right:-0.5em;width:auto;height:auto;border:0.12em solid currentColor;border-radius:3rem;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family:'Gerstner Programm',"Work Sans",Arial,sans-serif;font-style:normal;color:inherit;margin-bottom:1rem;font-size:1.25rem;font-weight:500;line-height:1.6;}
h1:not(:first-child), .h2:not(:first-child), .h3:not(:first-child), .h4:not(:first-child), .h5:not(:first-child), .h6:not(:first-child), 
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child), h6:not(:first-child){margin-top:2rem;}
@media screen and (min-width:40em){
.primary{font-size:1.875rem;}
.primary p{line-height:1.2;}
} .content_title > *:not(p):not(:last-child) {
margin-bottom: 0;
}