.elementor-kit-1988{--e-global-color-primary:#E6EDF1;--e-global-color-secondary:#C7C7C7;--e-global-color-text:#E6E6E6;--e-global-color-accent:#B6C7B8;--e-global-color-ac448f8:#8AAFCA;--e-global-typography-primary-font-family:"Glass Antiqua";--e-global-typography-primary-font-size:2.7em;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-letter-spacing:1.6px;--e-global-typography-primary-word-spacing:14px;--e-global-typography-secondary-font-family:"Cinzel Decorative";--e-global-typography-secondary-font-size:58px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:-0.9px;--e-global-typography-secondary-word-spacing:13px;--e-global-typography-text-font-family:"Roboto Flex";--e-global-typography-text-font-size:31px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:21px;--e-global-typography-accent-font-family:"Roboto Flex";--e-global-typography-accent-font-size:36px;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-font-style:italic;--e-global-typography-accent-line-height:36px;--e-global-typography-0e9ba34-font-family:"Cormorant Garamond";--e-global-typography-0e9ba34-font-size:39px;--e-global-typography-0e9ba34-font-weight:400;--e-global-typography-0e9ba34-line-height:20px;background-color:transparent;color:#E7E1E1;font-family:"Work Sans", Sans-serif;font-size:1.125rem;line-height:1.5rem;background-image:linear-gradient(1.897rad, #1A1A2A 28%, #0B0B0F 86%);--e-page-transition-entrance-animation:e-page-transition-slide-out-down;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:wobble;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;}.elementor-kit-1988 e-page-transition{background-color:transparent;background-image:linear-gradient(180deg, #447C989E 0%, #140D2B 100%);}.elementor-kit-1988 p{margin-block-end:1.5rem;}.elementor-kit-1988 a{color:#F856A0;font-family:"Cinzel Decorative", Sans-serif;font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1rem;word-spacing:10px;}.elementor-kit-1988 a:hover{color:#DA9AFF;}.elementor-kit-1988 h1{color:#FFFFFF;font-family:"Glass Antiqua", Sans-serif;font-size:4rem;font-weight:600;font-style:normal;text-decoration:none;word-spacing:0px;}.elementor-kit-1988 h2{color:#FFFDFD;font-family:"Cinzel Decorative", Sans-serif;font-size:4em;font-weight:700;}.elementor-kit-1988 h3{color:#B5A6C2;font-family:"Cinzel", Sans-serif;font-size:1.5em;font-weight:500;text-transform:uppercase;}.elementor-kit-1988 h4{color:#FFD2F2;font-family:"Cinzel", Sans-serif;font-size:0.9em;font-weight:500;}.elementor-kit-1988 h5{color:#FCFCFC;font-family:"Rowdies", Sans-serif;font-weight:400;line-height:1.5rem;}.elementor-kit-1988 h6{color:#B9ABC0;font-family:var( --e-global-typography-0e9ba34-font-family ), Sans-serif;font-size:var( --e-global-typography-0e9ba34-font-size );font-weight:var( --e-global-typography-0e9ba34-font-weight );line-height:var( --e-global-typography-0e9ba34-line-height );}.elementor-kit-1988 button,.elementor-kit-1988 input[type="button"],.elementor-kit-1988 input[type="submit"],.elementor-kit-1988 .elementor-button{font-family:"Roboto Flex", Sans-serif;font-weight:500;}.elementor-kit-1988 img{opacity:1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-1988 h6{font-size:var( --e-global-typography-0e9ba34-font-size );line-height:var( --e-global-typography-0e9ba34-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1988 h6{font-size:var( --e-global-typography-0e9ba34-font-size );line-height:var( --e-global-typography-0e9ba34-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-1988{--e-page-transition-entrance-animation:e-page-transition-fade-out-down;--e-page-transition-exit-animation:e-page-transition-fade-in-down;}}/* Start custom CSS */body {
  background-image: url('https://astrodani.com/wp-content/uploads/2025/07/AstroDani-main_bg-scaled.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; /* Optional: macht das Bild "sticky" beim Scrollen */
  background-position: center center;
}

  .astro-entry {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    color: #ECE6F0;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
  }

  .astro-entry h2 {
    font-family: 'Alice', serif;
    font-size: 2rem;
    text-align: center;
    color: #A182D8;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 0.2em;
  }

  .astro-entry h3 {
    font-family: 'Alice', serif;
    font-size: 1.4rem;
    text-align: center;
    color: #C9B6E4;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1em;
  }

  .astro-entry h4 {
    font-family: 'Inter', sans-serif;
    font-size: 1.125rem;
    text-align: center;
    color: #ECE6F0;
    font-weight: 600;
    margin-bottom: 0.5em;
  }

  .astro-entry p {
    margin: 0.5rem 0;
  }

  .astro-entry label2 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-align: center;
  }

  .astro-entry decor2 {
    
    font-family: 'Inter', sans-serif;
    font-size: 1.125rem;
    text-align: center;
  }/* End custom CSS */