/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.dnd_area-row-0-background-image {
		     background-image: url(https://25982863.fs1.hubspotusercontent-eu1.net/hubfs/25982863/Hero-achtergrond-child.svg) !important;
		     background-size: cover !important;
		     background-position: center center !important;
		     background-repeat: no-repeat !important;
}
.kl-timeline__entry {
    position: relative;
    padding-bottom: 0px;
}
.kl-timeline__entry h3 {
  margin-bottom: 5px;
}
.kl-pricing__card+.kl-pricing__card {
    margin-left: 34px;
}