/*  
    custom styles for ki-page leopard-ki - version leo.page 
    (overrides default styles in ki-page.css)

    ak 2026     
    version 1.0 
*/

@font-face {
	font-family: "DIN Grotesk";
	src: url('fonts/dinneuzeitgroteskltw01-_812426.latin.woff2') format('woff2');
}

@font-face {
	font-family: "DIN Next";
	src: url('fonts/din-next-w01-light.woff2') format('woff2');
}

:root {
  /* --col-dialog-bg: white;
  --col-form-elements-label: #131f5b;

  --col-inquiries-bg: #f2e9d1;
  --col-menu-bg: white;
  --col-menu-text: #131f5b; */

  --col-form-elements-hover: #ebb717;
  --col-form-elements: #008d9b;
  --col-menu-highlight-bg: #ebb717;
  --col-menu-highlight-text: #131f5b;

  /* --font-color: #191e3b;
  --font-color-dimmed: #aaa; */
}

body {
  /* font-family: 'DIN Next', Inter, 'Roboto', Verdana, Geneva, Tahoma, sans-serif; */
}

.div_AnswerHeader_Claim {
	font-family: 'DIN Grotesk', serif;
	font-weight: 700;
}