
            :root {
                --primaryColor: #6b3f4c;
                --primaryContrastColor: #fff;
                --secondaryColor: #6b3f4c;
                --secondaryContrastColor: #fff;
                --backgroundColor: #FFFFFF;
                --accentBackgroundColor: #F7F7F7;
                --accentBackgroundColorDark: #E5E5E5;
                --textHeadingColor: #6b3f4c;
                --textColor: #000000;
            }

            .triangle-top{all:unset}
.triangle-footer{all:unset}
.circles-top > svg {height:0px; width:0px}
.circles-bottom > svg {height:0px; width:0px}

.header .logo {
  max-height: 60px;
  height: auto;
}

        