/* Figma Styles of your File */
:root {
  /* Colors */
  --logoverlauf: linear-gradient(
    111.22deg,
    rgba(86, 88, 215, 1) 0%,
    rgba(14, 157, 229, 1) 100%
  );

  /* Fonts */
  /* Effects */
}
/* Figma Color Variables of your File */
:root,
[data-variablen-collection-mode="mode-1"] {
  /* mode-1 */
  --tintblau-lila: #4a50e9;
  --blauturkis: #129ed7;
}
