:root {
  --insur-font: "Manrope", sans-serif;
  --insur-gray: #737092; 
  --insur-gray-rgb: 115,112,146;
  --insur-base: #135746;
  --insur-base-rgb: 19, 87, 70;
  --insur-black: #211F38;
  --insur-black-rgb: 33, 31, 56;
  --insur-extra: #F5F5F5;
  --insur-extra-rgb: 245, 245, 245;
  --insur-bdr-color: #78c1af;
  --insur-bdr-color-rgb: 120,	193, 175;
}
