section {
    margin: 20px;
    padding: 16px;
}
article {
    margin-bottom: 20px;
}
article p {
    margin-bottom: 1em;
}
article h1, h2 {
    color: #ac8e34;
}
.faq h1 {
    text-align: center;
    text-decoration: underline;
}
.faq-details p{
    color: #ac8e34;
}