body {
font-display: swap;
}
.elementor-widget-text-editor p:last-child {
margin-bottom: 0px!important;
}
.elementor-widget-text-editor p {
margin-top: 5px!important;
margin-bottom: 5px!important;
}
.gold-line  h1,
.gold-line  h2,
.gold-line  h3 {
margin-left: 20px;
}
.gold-line  h1:before,
.gold-line  h2:before,
.gold-line  h3:before{
content: '';
position: absolute;
left: 0;
bottom: calc( 0.65em );
transform: translateY(0.5em);
width: 10px;
height: 1em;
background-color: var( --e-global-color-accent );   
}