
/* ======================== Shape ========================*/
.custom-shape-divider-bottom-1677602522 {
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1677602522 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 60px;
}

.custom-shape-divider-bottom-1677602522 .shape-fill {
    fill: #FCDE95;
}

/* ========================  ========================*/
a {
	text-decoration: unset;
	}

/* Logo Startseite */
.logo-s {
	position: absolute;
	top: 0;
	right: 0;
	width: 25%;
	z-index: 99999;
	}

.leitbild h3 {
	margin: 10px 0 -10px 0px;
	}

.astroid-footer {
	font-size: 0.85rem;
	}

.astroid-contact-info {
	text-align: right;
	}
