/* CSS dla bloku przerywnik-rozmycie-duzy */
.przerywnik-rozmycie-duzy {
	min-height: 45vh !important;
} 
.rozmycie{
	background: linear-gradient(81.09deg, #202020 33.89%, #3B3B3B 60.98%);

}
.kreska-biala{
	height: 2px;
	width: 30%;
	background-color: white;
}
.btn-white{
	background-color: white !important;
	color: black !important;
	text-decoration: none !important;
	border-radius: 50px !important;
}