/* Image-background colors */

:root {
  --dzt-bg : #D10019; /* color from dzt provided images*/
  --onlim-bg: linear-gradient(129.03deg, #264766 0%, #081b22 100.42%);
}