:root,
::before,
::after {
   --color-one: #75B1AE;
   --color-one-rgb: 117,177,174;
}



:root,
::before,
::after {
   --color-two: #562E2D;
   --color-two-rgb: 86,46,45;
}



:root,
::before,
::after {
   --color-bg-one: #75B1AE;
   --color-bg-one-rgb: 117,177,174;
}



:root,
::before,
::after {
   --color-bg-two: #562E2D;
   --color-bg-two-rgb: 86,46,45;
}