.qnAns-row{
	margin-bottom:20px;
}
.qn {
    font-weight: 500;
    margin-bottom: 5px;
}
.qnAns-row a{
	color:#000;
	text-decoration:underline;
}
@media(min-width:768px){
	
	/*press most recent press releases*/
	.most-recent-press-wrappper .press-post-item-flex{
		gap: 0px 18px;
		justify-content: flex-start;
	}

}