:root,
::before,
::after {
   --color-one: #1F255A;
   --color-one-rgb: 31,37,90;
}



:root,
::before,
::after {
   --color-two: #1F255A;
   --color-two-rgb: 31,37,90;
}



:root,
::before,
::after {
   --color-bg-one: #1F255A;
   --color-bg-one-rgb: 31,37,90;
}



:root,
::before,
::after {
   --color-bg-two: #1F255A;
   --color-bg-two-rgb: 31,37,90;
}