body {
	background-color: #161616;
}
.app {
	background-color: #161616;
}
.container {
	max-width: 576px;
}
#rrss-content a {
	color: #4e4e4e;
	font-size: 30px;
}
#rrss-content i {
	margin: 0px 10px 0px 10px;
}
.img-feed {
	height: 180px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}