

$primary-color: #6190e8;
$warning-color: #ff9333;
$error-color: #ff4040;

$ft-xxxl: 60px;
$ft-xxl: 42px;
$ft-xl: 36px;
$ft-l: 32px;
$ft-m: 28px;
$ft-s: 24px;

$ft-title: $ft-xl;

$pd-l: 30px;
$pd-m: 20px;
$pd-s: 10px;

$mg-l: 30px;
$mg-m: 20px;
$mg-s: 10px;

$border-color: #f5f5f9;

$box-shadow-color: rgba(60, 60, 60, 0.05);

$bg-front: rgba(213, 226, 242, 0.2);

$bg-pg: #f5f5f9;
$bg-bk: #fff;

$bg-list: rgba(247, 249, 252, 0.8);

$black: #000;

$ld-fc-wt: #fff;
$ld-fc-ma: #333;
$ld-fc-es: #666;
$ld-fc-wk: #999;

$wx-color: #09bb07;
