: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: Thursday, 9th of April 2026, 10:55:25 // Powered by AIOM+ v4.0.7 -->