body{
    background: #ededed;
    background: linear-gradient(90deg,rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 41%, rgba(242, 242, 242, 1) 0%);
}
.faq-heading {
    font-weight: 600;
    text-decoration: none;
    padding: 7px;
    border-bottom: 1px solid #dddddd;
}
.faq-body {
    padding: 15px 0;
}