.pagewrapper button{
 border: none;
margin: 0;
padding: 0;
width: auto;
overflow: visible;
background: transparent;
color: inherit;
font: inherit;
line-height: normal;
-webkit-font-smoothing: inherit;
-moz-osx-font-smoothing: inherit;
-webkit-appearance: none;
cursor: pointer;
text-align: unset;
}
.faq-wrap ul li{
    list-style: disc;
    margin-left: 20px;
}
.faq-wrap ul li p{
    margin-bottom: 10px;
}
.faq-wrap ul li:last-child p{
    margin-bottom: 20px;
}