strong{
	display: unset;
	color: unset;
	font-size: unset;
	margin: unset;
}
p{
	line-height: 22px !important;
	font-size: 14px !important;
    margin: 0 0 22px;
    color: #555555;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}