:root {
  --base: #000000CC;
  --primary: #0071BC;
  --primary-trans1: #0071BC11;
  --primary-trans2: #0071BC22;
  --primary-trans3: #0071BC33;
  --primary-trans4: #0071BC44;
  --primary-trans5: #0071BC55;
  --primary-trans8: #0071BC88;
  --primary-trans10: #0071BC88;
  --primary-trans13: #0071BCCC;
  --primary2: #9FC6F9;
  --primary3: #1D3991;
  --secondary: #2b580c;
  --secondary-trans1: #2b580c11;
  --secondary2: #2b580c88;
  --bg1: #e9f2fe;
  --bg2: #f7fbff;
  --bg2-trans10: #f7fbffAA;
  --bg2-trans13: #f7fbffCC;
  --link: #0071BC;
  --linkText: #1D3991;
  --linkHover: #54acff;
  --title: #0f294d;
  --title2: #0f294d;
  --text2: #2b580c;
  --button1: #0071BC;
  --button1-trans15: #0071BCEE;
  --button2: #2b580c;
  --shadow: #324851;
  --shadow1: #0071BCCD;
  --star: #EB6724;
}