:root,
::before,
::after {
   --color-one: #1596D4;
   --color-one-rgb: 21,150,212;
}



:root,
::before,
::after {
   --color-two: #e5007d;
   --color-two-rgb: 229,0,125;
}



:root,
::before,
::after {
   --color-bg-one: #e5007d;
   --color-bg-one-rgb: 229,0,125;
}



:root,
::before,
::after {
   --color-bg-two: #1596D4;
   --color-bg-two-rgb: 21,150,212;
}
<!-- Generated: Tuesday, 24th of February 2026, 04:33:47 // Powered by AIOM+ v4.0.7 -->