@font-face {
    font-family: fractora;
    src: url(../fonts/neris/Neris-SemiBold.otf);
}
body{
	overflow-x:hidden;
	background: linear-gradient(to right, #f2e6e6, white , #f2e6e6);
}

h4 {
	color: white;
}
.negatelaPozadina{
	background-image: url(../img/negatela/masaza1.jpg);
	background-size: cover;
	height: 100vh;
	background-repeat: no-repeat;
    background-position: center;
	position: relative;
	
}

.razmak {
	margin-top: 75px;
} 
.pnglg{
	margin-top: 400px;
}
.bojaIzaTeksta{
	background-color: rgba(0,0,0,0.48);
	display: table;
	border-radius: 15px;
}
h1{
	font-family: fractora;
	font-size: 70px;
}
