.rebrand .cmp-faq-content-space .cmp-faq-content-space--qna-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.rebrand
    .cmp-faq-content-space
    .cmp-faq-content-space--qna-list
    .cmp-faq-content-space--qna
    .cmp-faq-content-space--title {
    border: 0;
    background-color: transparent;
    margin-bottom: 0;
    outline: none;
    padding: 0;
    text-align: left;
}
.rebrand
    .cmp-faq-content-space
    .cmp-faq-content-space--qna-list
    .cmp-faq-content-space--qna
    .cmp-faq-content-space--title
    h2 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    color: black;
}
.rebrand
    .cmp-faq-content-space
    .cmp-faq-content-space--qna-list
    .cmp-faq-content-space--qna
    .cmp-faq-content-space--content {
    margin-bottom: 30px;
    color: #3e4a56;
    line-height: 1.24;
}
.rebrand div,
.rebrand li,
.rebrand span {
    font-family: Maxis, sans-serif;
    font-size: inherit;
    font-style: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    letter-spacing: inherit;
}
.rebrand .cmp-faq-content-space .cmp-faq-content-space--topic-title {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #115e67;
    font-weight: 700;
}
