.dc-blurb-row-3 h4{margin-top:2em;padding-left:5%;padding-right:5%;font-size:clamp(14px,calc(0.875rem + ((1vw - 9.81px) * 0.639)),20px);min-height:0vw}.dc-blurb-row-3 p{padding-left:5%;padding-right:5%;font-size:clamp(12px,calc(0.75rem + ((1vw - 9.81px) * 0.426)),16px);min-height:0vw}.dc-blurb-row-3 p:last-of-type{margin-bottom:1.5em}.dc-blurb-row-3 .et_pb_button{margin-left:5%;margin-bottom:1em;font-size:clamp(14px,calc(0.875rem + ((1vw - 9.81px) * 0.639)),20px);min-height:0vw}@media all and (max-width:980px){.dc-blurb-row-3 h4{font-size:clamp(14px,calc(0.875rem + ((1vw - 3.2px) * 0.9091)),20px);min-height:0vw}.dc-blurb-row-3 p{font-size:clamp(12px,calc(0.75rem + ((1vw - 3.2px) * 0.6061)),16px);min-height:0vw}.dc-blurb-row-3 .et_pb_button{font-size:clamp(14px,calc(0.875rem + ((1vw - 3.2px) * 0.9091)),20px);min-height:0vw}}/* MAKE SURE TO PASTE CLASS "my-spacing" IN TEXT MODULE CSS CLASS // Divi Text Module Custom CSS // Paul Knowler-DiviCoaching 2021 // Paste into customiser,Divi settings or Child Theme // Change any of the em values here to style the items to suit your design // Removes default bottom padding /.my-spacing h1,.my-spacing h2,.my-spacing h3,.my-spacing h4,.my-spacing h5,.my-spacing h6{padding:0}/ Sets default top margin for all text module items /.my-spacing *+*{padding:0;margin-top:0.8em}/ Sets top paragraph margin where para follows a heading /.my-spacing h1+p,.my-spacing h2+p,.my-spacing h3+p,.my-spacing h4+p,.my-spacing h5+p,.my-spacing h6+p{margin-top:1em}/ Sets top heading margin where heading follows a paragraph /.my-spacing p+h1,.my-spacing p+h2,.my-spacing p+h3,.my-spacing p+h4,.my-spacing p+h5,.my-spacing p+h6{margin-top:0.75em}/ Sets top margin for unordered lists /.my-spacing *+ul{margin-top:1em;margin-left:1em}/ Sets top and left margins for list items in UL /.my-spacing ul li{padding-top:0;padding-bottom:0;padding-left:1em;margin-top:1em}/ Sets top and left margins for ordered lists /.my-spacing *+ol{margin-top:1em;padding-left:1em}/ Sets top and left margins for list items in OL /.my-spacing ol li{padding-top:0;padding-bottom:0;margin-top:1em}/ Sets spacing between marker (number) and text in OL /.my-spacing ol li::before{content:"";padding-left:1em}/ Sets margins and other styling for blockquote /.my-spacing blockquote{padding-bottom:1.2em;padding-top:0.5em;padding-left:1em;margin-top:3em;font-weight:700;color:white;background-color:orange;border-left-color:black}