.servicii .row .col-lg-6.col-md-8 .table-responsive .table.table-bordered tr td a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.servicii .row .col-lg-6.col-md-8 .table-responsive .table.table-bordered tr td a:hover {
	color: #e46142;
}

table {
	background-color: #f6f6f6;
	text-align: center;
}