

/* Start:/bitrix/templates/main/components/bitrix/news.list/reviews/style.css?1733992044514*/
.reviews-item{
	margin-bottom: 40px;
	display: flex;
}
.reviews-item img{
	border-radius: 15px;
	margin-right: 10px;
}
.col-photo{
	width: 30%;
}
.col-text{
	width: 70%;
}
.reviews_footer{
	display: flex;
	margin-top: 20px;
    justify-content: space-between;
    align-items: center;
}
.rating svg{
	width: 30px;
	height: 30px;
}
.my_btn {
    font: normal 19px / 33px 'Roboto';
    color: #fff;
    padding: 10px 50px;
    background: #31b2e1;
	border-radius: 15px;
	text-align: center;
	text-decoration: none;
}
/* End */
/* /bitrix/templates/main/components/bitrix/news.list/reviews/style.css?1733992044514 */
