/* Fedelta Media - Custom styles  */

header .card-title {
	color: #008542 !important;
}

footer .custom img {
	filter: invert(60%);
}

#navigation .nav-item > a {
	font-weight: bold !important;
}

#navigation .dropdown-menu li {
	margin-left: 10px;
	margin-top: 5px;
}

.home header .banner-home .ml-auto {
	margin-right: auto !important;
	margin-left: unset !important;
}

.home header .banner-home .ml-auto h2 {
	font-weight: bold;
}

.contact .side ul.list-unstyled {
	font-size: 20px;
}