
:root {
    --hagreed-box-background: #ffffff;
    --hagreed-box-backdrop: rgba(255, 255, 255, .9);
    --hagreed-box-border: rgba(0,0,0,.2);
    --hagreed-link-color: #000;
    --hagreed-link-color-hover: #82a4a3;
    --hagreed-text-color: #333;
    --hagreed-title-color: #82a4a3;

    --hagreed-check-border: #000;
    --hagreed-check-accept: #82a4a3;

    --hagreed-button-background: rgb(238, 238, 238);
    --hagreed-button-color: #333;
    --hagreed-button-hightlight-background: #82a4a3;
}
