.question {
	cursor: pointer;
    font: 18px "Lato", sans-serif;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
.answer {
	border-top:none;
	margin-bottom:25px;
}
.closed {
	margin-bottom:18px;
}