
      :root {
        --bl-highlight-color: #c55974;
        --bl-headline-color: #1fd16c;
        --bl-link-color: #ff7e05;
        --bl-link-hover-color: #fb0909;
        --bl-button-bg: #a899f5;
        --bl-button-color: #61ebf5;
        --bl-button-hover-color: #d1e151;
        --bl-button-hover-bg: #e7abd7;
        --bl-button-primary-bg: #8acaf0;
        --bl-button-primary-color: #333333;
        --bl-button-primary-hover-bg: #545f57;
        --bl-button-primary-hover-color: #3818d8;
        --bl-footer-link-color: #fd08f4;
        --bl-footer-link-hover-color: #dbffd1;
      }
    