/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2026 | 12:34:00 */
.black {
    color: black !important
    ;
}
.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover {
    transform: translateY(-1px);
}
.zindex0 {
	z-index: 0 !important;
}
ul.custom-list li::before {
    content: "🇩🇪";
    position: absolute;
    left: 0;
    top: 2px;
}
ul.custom-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
}
ul.custom-list {
    list-style: none;
    margin-top: 20px;
    padding-left: 10px;
}
.mb-0 p:last-child {
    margin-bottom: 0px;
}