section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    max-width: 100%;
    padding: 0;

}
section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {
    margin-top: 0;
}

.content--single-page h1 {
  color:#227a46; 
}

 div:nth-child(1) > div.w-14.h-14.md\:w-20.md\:h-20.flex.items-center > lord-icon {
    --lord-icon-primary: #0a5c15;
    --lord-icon-secondary: #fff;
}
   
  div:nth-child(2) > div.w-14.h-14.md\:w-20.md\:h-20.flex.items-center > lord-icon {
    --lord-icon-primary: #3a3347;
    --lord-icon-secondary: #e4e4e4;
    --lord-icon-tertiary: #0a5c15;
    --lord-icon-quaternary-base: #e4e4e4;
}