.md {
    --background-normal: #f1f1f1;
}

@background-normal: var(--background-normal, #fff);

@border-regular-control: #cbcbcb;
@text-normal: #000;