@charset "utf-8";

.list_item {
	background-color: #f0e9f4;
	padding: 10px;
	border-radius: 3px;
}

@media only screen and (max-width: 768px){
}