body {
    
    --body-text: #111;
    --body-bg: #5b76f5;
    --body-tishi: #5b76f5;
    --body-bg-hover: #5271eb;
    --link-text: #fff;
    --link-text-hover: #fff;
    --link-text-border-hover: #5271eb;
    --body-color1-bg: #05abfd;
    --body-color1-bg-hover: #07a0ea;
    --body-color2-bg: #37c19c;
    --body-color2-bg-hover: #1ab394;
    --body-nav-text:#111;
    --body-nav-text-hover: #5b76f5;
    --body-nav-bg:#fff;
    --body-nav-bg-hover:#d8defd;
    --body-nav-bg-hover2:#ced5f9;
    --text-orange:#ff6e0d;
    --text-orange-hover:#ec660b;
    --text-blue:#3b99e8;
    --text-blueash:#90a0ae;
    --pagination-bg:#5271eb;
    --text-violet:#6d7ee6;
    --text-violet-hover:#6a7bde;
    --text-tishi-bg: #f5f6ff;
}
