:root {
    --clr01: #bd8029;
    --clr02: #e30713;
    --clr03: #00af9e;
    --clrb: #f8f8f8;

    --fon-b1: 'Noto Sans SC', 'AvenirNextLTPro-Regular';
    --fon-b2: 'Arial';
    --fon-t2: 'Arial-Bold';
    --fon-t1: 'AvenirNextLTPro-Bold';

    --font-s: 80%;
    --font-m: 100%;
    --font-l: 205%;
    --font-xl: 350%;
}