.navigation-menu {
	border: 2px solid #4a148c;
	border-radius: 5px;
	padding: 10px;
}
.link-navigation-menu {
	padding-left: 5px;
	padding-right: 5px;
}
.link-navigation-menu i {
	font-weight: bold;
	padding-left: 10px;
}
.fullstory-title h1 {
	font-size: 2em;
	padding-left: 10px;
	font-family: 'Patua One', cursive;
}
.fullstory-details {
	margin-bottom: 15px;
}
.fullstory-img {
	padding-left: 10px;
	padding-right: 10px;
}
.fullstory-img img {
	width: 100%;
}
.fullstory-content {
	border-bottom: 1px solid #4a148c;
	box-shadow: 0 5px 5px -5px #333;
	padding-left: 10px;
	padding-right: 10px;
}
.coment-title p {
	font-family: 'Patua One', cursive;
	font-size: 1.5em;
}
.comment {
	margin-right: 50px;
}
.best-news-title {
	text-align: center;
	font-family: 'Patua One', cursive;
	font-size: 1.5em;
}
.abonament {
	margin-top: 25px;
	border-bottom: 4px solid #4a148c;
	padding-bottom: 25px;
}