#r8_content h1 {font-family: manrope, serif;}

.jh-solid-box {background-color: #FFFFFF; margin: 1em 0; padding:30px; min-height:200px; display:block;}

@media only screen and (min-width: 800px) {
  .d0splitbackground {
    position: relative;
  }

  /* 1. Place the white split graphic on top of the background */
  .d0splitbackground::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(
      to left,
      rgba(255, 255, 255, 0) 50%,
      rgba(255, 255, 255, 1) 50%
    );
    z-index: 1; 
    pointer-events: none;
  }

  /* 2. Force the text content to stay above the white background */
  .d0splitbackground .stripeInner {
    position: relative;
    z-index: 2;
  }
}

#r8_content .parallax01 {background-image: url(https://www.dotgo.uk/shared/images/content/bus_58401/parallax-joinery.png?nocache=383); 
background-attachment: fixed; 
background-position-x: right; 
background-position-y: top;}
.parallax-light {background-color: rgba(237, 90, 9,0.6); margin-top:-15px; color:#FFF;}
