/* PARAGRAPH */
.paragraph h4{
	color: #d53a3e;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 10px;
}

.paragraph p{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}