.elementor-69 .elementor-element.elementor-element-ca65637{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-69 .elementor-element.elementor-element-517ff1e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-69 .elementor-element.elementor-element-c013e1f img{width:27%;}.elementor-69 .elementor-element.elementor-element-5b93b78{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-69 .elementor-element.elementor-element-5b93b78.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-69 .elementor-element.elementor-element-8860aa4{--grid-template-columns:repeat(3, auto);--icon-size:12px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-69 .elementor-element.elementor-element-8860aa4 .elementor-widget-container{text-align:center;}.elementor-69 .elementor-element.elementor-element-8860aa4 .elementor-social-icon{background-color:#CEA2A2;}.elementor-69 .elementor-element.elementor-element-8860aa4 > .elementor-widget-container{padding:18px 0px 0px 0px;}.elementor-69 .elementor-element.elementor-element-575aa8b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-69 .elementor-element.elementor-element-575aa8b.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-69 .elementor-element.elementor-element-61ca992 .elementor-menu-toggle{margin:0 auto;}.elementor-69 .elementor-element.elementor-element-61ca992 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-69 .elementor-element.elementor-element-517ff1e{--width:25%;}.elementor-69 .elementor-element.elementor-element-5b93b78{--width:15.625%;}.elementor-69 .elementor-element.elementor-element-575aa8b{--width:58.929%;}}/* Start custom CSS for container, class: .elementor-element-ca65637 *//* Stil für den Namen */
.custom-header-name {
  font-family: 'Playfair Display', serif;
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  display: flex;
  gap: 0.4rem;
  align-items: center;
}

.custom-header-name .firstname {
  color: #f1faff; /* Hellblau */
}

.custom-header-name .lastname {
  color: white; /* Weiß oder helles Grau */
}

/* Social Icons Styling */
.custom-social-icons a {
  color: white;
  font-size: 1.1rem;
  margin-left: 0.7rem;
  transition: color 0.3s ease;
}

.custom-social-icons a:hover {
  color: #cbe4ff; /* Hover-Farbe */
}/* End custom CSS */