

/* Start:/local/templates/mfc/components/bitrix/news.list/ogv_list/style.css?1688993191576*/
.tab-pane .item {
	color: #623B2A;
	display: flex;
	padding: 15px 0;
	border-bottom: 1px solid #ccc !important;
}

.tab-pane .item:hover .link a {
	color: #C39367;
	transition: all .5s;
}

.tab-pane .item:hover .icon i {
	color: #C39367;
	transition: all .5s;
}

.tab-pane .icon {
	width: 60px;
}

.tab-pane .icon i {
	color: #623B2A;
	font-size: 3rem;
	transition: all .5s;
}

.tab-pane .link {
	padding-top: 10px;
	width: 100%;
}

.tab-pane .link a {
	text-decoration: none;
	color: #623B2A;
	font-weight: bold;
	transition: all .5s;
}

/* End */
/* /local/templates/mfc/components/bitrix/news.list/ogv_list/style.css?1688993191576 */
