.list-event-recommended{
	border: none !important;
}
.news-bar{
	background: #5189c9;
    text-align: center;
}
.tablink{
	color: #fff;
    background: #f5782585;
    padding: 15px 20px 15px 20px;
    font-weight: 700;
    border-radius: 6px;
}
.btn-active{
	color: #fff;
    background: #f57825;
    padding: 15px 20px 15px 20px;
    font-weight: 700;
    border-radius: 6px;
}