:root,
::before,
::after {
   --color-one: #A0D9F7;
   --color-one-rgb: 160,217,247;
}



:root,
::before,
::after {
   --color-two: #FFD400;
   --color-two-rgb: 255,212,0;
}