.swiper-slide .header__socials svg {
	height: 24px;
	width: auto;
}

.swiper-slide .header__socials a:nth-child(1) path,
.swiper-slide .header__socials a:nth-child(2) path {
    fill: #fff;
}

.swiper-slide .header__socials a:nth-child(3) path,
.swiper-slide .header__socials a:nth-child(4) path {
    stroke: #fff;
}

.swiper-slide .header__socials svg rect {
    stroke: #fff;
}

.swiper-slide .header__item {
	color: #fff;
}