p {
		font-size: 20px;
		line-height: 1.4em;
}

.so-widget-sow-image h3.widget-title {
		font-size: 16px;
    line-height: 1.4em;
    margin-top: 10px;
		margin-bottom: 0;
}

.features ul {
		list-style: none;
		margin-left: 10px;
}

.features p {
		margin-bottom: 5px;
}

.each-review .panel-grid-cell {
		background-color: #FFF4E4;
    padding: 20px;
    border-radius: 20px;
}

.each-review p {
		font-size: 16px;
}

.each-review img {
		width: 25%;
}