.slider img {
	width: 100%;
	display: block;
}
.content{
	padding: 1rem 1rem;
}

.content h2{
	font-weight: bold;
	margin-bottom: 1rem;
}
.content p{
	margin-top: 1rem;
	text-indent: 2rem;
	line-height: 2rem;
}

.content li{
	margin:0.5rem 2rem;
	
}
