/* Provide sufficient contrast against white background */
:root {
  --primary-color: #0060a9;
  --helpdesk-color: #0060a9;
  --værktøjskasse-color: #0060a9;
  --color-in-primary: #fff;
  --boligservice-color: rgb(127, 210, 193);
  --tw-black: #22292F;
  --gray-700: #8A8A8A;
  --gray-500: #E6E6E6;
  --tw-rounded-none: 0;
  --tw-rounded-lg: .5rem;
  --tw-rounded-full: 9999px;
}
