:root {
    --theme-color:#2f54a4;
    --theme-color-rgb: 47, 84, 164;
    --theme-color-box-shadow: rgba(47, 84, 164, 0.1);
    --theme-color-broder: rgba(47, 84, 164, 0.3);
  }