.image-container-5669 {
	border-radius: 50%;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 0px 8px 0px;
    position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 170px !important;
	width: 170px !important;
}

.overlay-text-5669 h3 {
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translate(-50%, -50%);
    /*color: white;*/ /* Textfarbe, die du möchtest */
    font-size: 1.4rem; /* Schriftgröße nach Bedarf anpassen */
    text-align: center;
    z-index: 1; /* Sicherstellen, dass der Text über dem Bild liegt */
}
