: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: Wednesday, 7th of January 2026, 23:53:57 // Powered by AIOM+ v4.0.7 -->