
.content-baslik{
	font-size: 24px;
	margin: 30px 0;
	font-weight: bold;
	color: #095282;
}


.content-text{ 
	max-width:1200px; 
	width: 80%;
	margin: auto;
	text-align: justify;
	margin-bottom: 5%;
	font-size:14px;
}

ul {
list-style: disc;
}

li{
	line-height:2;
}

p{
	line-height: 30px;
}
