.shadow { text-shadow: 1px 1px 10px #000000 }

/* THEME UNTERSEITEN - FAMILIENZENTRUM */

#item-17243211925128 .ba-button-wrapper a,
#item-17243211925122 .ba-button-wrapper a,
#item-16926220901822 .ba-button-wrapper a,
#item-16926220901828 .ba-button-wrapper a,
#item-1692533875403 .ba-button-wrapper a,
#item-16925351329320 .ba-button-wrapper a {
     width: 100%;
     justify-content: center;
}

#item-17243211925128 a span,
#item-17243211925122 a span,
#item-16926220901822 a span,
#item-16926220901828 a span,
#item-16925351329320 a span,
#item-1692533875403 a span {
     width: auto;
}

.full-width-btn a span, 
.full-width-btn a,
.full-width-btn .fa-search::after {
    width: 100%;
    text-align: center !important;
    box-sizing: border-box;
}

.footer-menu {
    position: fixed;
    top: 100vh;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    width: var(--sidebar-menu-width) !important;
}

body a {
 color : #C2A360;
}

body a:hover {
 color : #ffffff;
}

.rechtliches h1 {
  font-size: 50px;
  text-align: left;
}

.rechtliches h2 {
  font-size: 30px;
  text-align: left;
}

.rechtliches h3 {
    font-size: 30px;
}

.rechtliches p {
  color: #333333;
  font-size: 20px;
}