:root {
  --primary-color: #0073CF;
  --primary-color-rgb:0, 115, 207;
  --secondary-color:#39B248 ;
  --secondary-color-rgb:57,178,72 ;
}