.wp-block-heading,h1,h2,h3,h4,h5,h6{--block-gutter-start:var(--gds-heading-margin-start);--block-gutter-end:var(--gds-heading-margin-end);display:block;font-family:var(--gds-heading-font-family);font-weight:600;line-height:var(--gds-heading-line-height);margin-block-end:var(--gds-heading-margin-end);margin-block-start:var(--gds-heading-margin-start)}.wp-block-heading:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-block-start:0}.wp-block-heading:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-block-end:0}h1{font-size:var(--gds-heading-xl-font-size)}h1,h2{font-weight:700}h2{font-size:var(--gds-heading-l-font-size)}h3{font-size:var(--gds-heading-m-font-size)}h4{font-size:var(--gds-heading-s-font-size)}h5,h6{font-size:var(--gds-heading-xs-font-size)}.wp-block-heading+.wp-block-heading{margin-top:calc(var(--block-gutter-xs)*-1)}.is-style-border-bottom{border-bottom:1px solid var(--gds-color-secondary);margin-bottom:0;padding-bottom:var(--gds-heading-margin-end)}.is-style-border-bottom:not(strong){font-weight:400}.is-style-border-bottom+.wp-block-heading{margin-top:0;padding-top:var(--gds-heading-margin-end)}