body {
	margin-left: 0px;
	padding-left: 0px;
}

.card-text {
	text-decoration: none;
	color: #000;
}

h1 {
	position: relative;
	border-bottom: 1px solid #ccc;
	font-size: 30px;
	height: 20px;
	line-height: 10px;
}

h1 span {
	position: absolute;
	top: 13px;
	background: #F3F5F6;
	left: 36%;
	padding: 0 1%;
}

.nav-item {
	font-weight: bold;
	font-size: 18px;
}

li a:hover {
	border-radius: 5px;
	background-color: #1e1369;
	-webkit-text-fill-color: chartreuse;
}

.c1 {
	text-decoration: none;
	color: #000;
}

.c1:hover {
	-webkit-text-fill-color: #555454;
}

.ayrac {
	border-top: 2px solid #343a40;
	width: 250px;
	margin: 25px auto;
}

.ibeyaz {
	color: #343a40;
	position: relative;
	top: -60px;
	font-size: 40px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}