.elementor-61 .elementor-element.elementor-element-fb246f0{--display:flex;--min-height:180px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:90px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-61 .elementor-element.elementor-element-fb246f0:not(.elementor-motion-effects-element-type-background), .elementor-61 .elementor-element.elementor-element-fb246f0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bouwstoflimburg.nl/wp-content/uploads/2016/11/backgr2.jpg");background-position:0px -55px;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-61 .elementor-element.elementor-element-4549bc0 .elementor-heading-title{font-family:"Titillium Web", Sans-serif;font-weight:700;text-transform:uppercase;color:var( --e-global-color-e7659ec );}.elementor-61 .elementor-element.elementor-element-caac578{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:60px 60px;--row-gap:60px;--column-gap:60px;--margin-top:0px;--margin-bottom:200px;--margin-left:0px;--margin-right:0px;}.elementor-61 .elementor-element.elementor-element-5878939{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-61 .elementor-element.elementor-element-5878939.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-61 .elementor-element.elementor-element-a27c1e0{padding:0px 0px 40px 0px;text-align:left;}.elementor-61 .elementor-element.elementor-element-a27c1e0 .elementor-heading-title{font-family:"Titillium Web", Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:2.2px;color:#111111;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-61 .elementor-element.elementor-element-bebd167{font-family:"Lato", Sans-serif;font-size:14px;font-weight:400;line-height:25px;color:var( --e-global-color-secondary );}.elementor-61 .elementor-element.elementor-element-43363da{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-61 .elementor-element.elementor-element-48711bb{padding:0px 0px 40px 0px;text-align:left;}.elementor-61 .elementor-element.elementor-element-48711bb .elementor-heading-title{font-family:"Titillium Web", Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:2.2px;color:#111111;}.elementor-61 .elementor-element.elementor-element-30ed4ba{font-family:"Lato", Sans-serif;font-size:14px;font-weight:400;line-height:25px;color:var( --e-global-color-secondary );}@media(min-width:768px){.elementor-61 .elementor-element.elementor-element-caac578{--content-width:1400px;}.elementor-61 .elementor-element.elementor-element-5878939{--width:55.486%;}.elementor-61 .elementor-element.elementor-element-43363da{--width:66.6666%;}}@media(max-width:1024px){.elementor-61 .elementor-element.elementor-element-fb246f0:not(.elementor-motion-effects-element-type-background), .elementor-61 .elementor-element.elementor-element-fb246f0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-61 .elementor-element.elementor-element-fb246f0:not(.elementor-motion-effects-element-type-background), .elementor-61 .elementor-element.elementor-element-fb246f0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}.elementor-61 .elementor-element.elementor-element-fb246f0{--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-61 .elementor-element.elementor-element-4549bc0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-61 .elementor-element.elementor-element-caac578{--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for heading, class: .elementor-element-a27c1e0 */.custom-underline {
  color: black;
  text-decoration: none;
  position: relative;
  display: inline; /* dit zorgt dat het echt alleen de tekst zelf is */
}

.custom-underline::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -6px; /* afstand tot tekst */
  width: 100%;
  height: 3px;
  background-color: #78bc00;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-48711bb */.custom-underline {
  color: black;
  text-decoration: none;
  position: relative;
  display: inline; /* dit zorgt dat het echt alleen de tekst zelf is */
}

.custom-underline::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -6px; /* afstand tot tekst */
  width: 100%;
  height: 3px;
  background-color: #78bc00;
}/* End custom CSS */