/* - - - 2025 - - - */
@font-face {
    font-family:'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), url(https://www.fham.de/wp-content/uploads/2025/01/raleway-regular.woff2) format('woff2');
}

.post-232902.magazin {
	margin-bottom: 0;

}

.magazin-slider .iun-blog-post {
	border-radius: 24px !important;
    background: #ffffff;
	border: 1px solid #f0f0f0;
}

.magazin-slider .iun-blog-post h4 {
	color: #616161;
    font-size: 18px;
	line-height: 24px;
	padding: 6px 12px;
	font-family: 'Raleway', sans-serif !important;
	text-align: center;
}

.magazin-slider .iun-blog-post .iun-blog-post-featured-image {
	overflow: hidden;
	position: relative;
}



.magazin-slider .iun-blog-post img {
	transition: transform .2s;
}
.magazin-slider .iun-blog-post:hover img {
	transform: scale(1.25);
}

/* - - - Footer - - - */

.footer-grey-magazin {
	background: #282a2b !important;
}

.footer-black-magazin {
	background: #252627 !important;
}

.footer-black-magazin .links a,
.footer-black-magazin .links,
.footer-grey-magazin,
.footer-grey-magazin .links a {
	color: #ffffff !important;
}

.footer-grey-magazin .fusion-social-networks-wrapper a:before {
	color: #ffffff !important;
	font-size: 24px;
	margin-right:24px;
}