:root {
  --body-bg: #ffffff;
  --header-block-bg: #124272;
  --content-bg: #f2f4ff;
  --content-border-color: #ced1e4;
  --footer-bg: #232733;
  --footer-color: #919296;
  --footer-border-color: #373b48;
  --text-color: #2a2a2a;
  --bold-color: #1e2127;
  --border-color: #e9ebf5;
  --theme-color: #124272;
  --theme-color-two: #302e44;
  --circle-one: #f2f4ff;
  --circle-two: #f2f4ff;
  --circle-three: #f2f4ff;
}