

/* Start:/bitrix/templates/mfc/components/bitrix/news.list/ServicesForSVO/style.css?1753973225748*/

table.services {
    margin: 0 0 16px 0;
    padding: 0;
}

table.services th {
	padding: 10px
}
table.services td {
	padding: 8px;
}

table.services .services_head {
	font-weight: bold;
}

table.services .cell-link {
	cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 10px;
    color: #fafafa;
    background: #e04e39;
    border-radius: 12px;
    border: 2px solid #ffffff;
    margin: 0 auto;
    display: block;
    text-align: center;
}
table.services .cell-link:hover {
    background: #b32222;
    color: #ffffff;
    border: 2px solid #edf2f5;
    transition: all 0.8s ease;
}

table.services hr {
	margin: 4px 0 4px;
}

table.services i {
	padding-left: 16px;
}

/* End */
/* /bitrix/templates/mfc/components/bitrix/news.list/ServicesForSVO/style.css?1753973225748 */
