/* 			CSS Datei nür für Überschreiben					*/	

:root {
    /* Farben */
  /* --KfW-Dunkelblau: #ff0000 !important; */

}

a {
  font-style: normal !important;
}

.ui-button:focus {
	outline: none !important;
	box-shadow: none !important;
}

.ui-icon-loading {
	color: white !important;
}