

/* Start:/bitrix/templates/yar/components/bitrix/news.line/events.list/style.css?1671214699348*/
.vk-events {
  padding : 20px 40px 20px 20px;
  background-color: #00489d;
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
  transition : 0.3s all ease;
  display: inline-block;
  margin-top: 20px;
}

.vk-events i {
  margin-right: 10px;
}

.vk-events:hover {
  text-decoration: none;
  color: #00489d;
  background-color: #f2f6fa;
}
/* End */
/* /bitrix/templates/yar/components/bitrix/news.line/events.list/style.css?1671214699348 */
