


/* Start:/local/templates/novo/components/giveandget/news.list/new-news-list/style.css*/
.news-row-list{list-style:none;margin:0;padding:0}
.news-row-list__item{border-bottom:1px solid #e5eaf2}
.news-row-list__item:last-child{border-bottom:none}
.news-row-list__link{display:flex;align-items:center;justify-content:space-between;padding:18px 8px;color:inherit;text-decoration:none;transition:background .15s}
.news-row-list__link:hover{background:#f7f9fc;text-decoration:none;color:inherit}
.news-row-list__body{flex:1;min-width:0;padding-right:16px}
.news-row-list__title{font-weight:600;color:#1a1a1a;font-size:16px;line-height:1.4;margin-bottom:8px}
.news-row-list__date{color:#9aa3b2;font-size:14px}
.news-row-list__arrow{color:#c6ccd6;font-size:14px;flex-shrink:0}

/* End */
/* /local/templates/novo/components/giveandget/news.list/new-news-list/style.css */
