﻿.accordion-body table
{
    border: 0 !important;
}

.accordion-body table tr
{
    box-shadow: 0 1px 0 #e0e0e0;
}

.accordion-body table td:first-of-type, .accordion-body table th:first-of-type
{
    width: 100%;
}

.accordion-body table th
{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #4f4f4f;
    font-family: "BBC Reith Sans Bd";
}

.accordion-body table td, .accordion-body table th
{
    padding: 10px;
    border: 0 !important;
    text-align: left;
}

.accordion-body table td
{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4f4f4f;
}

.faqs_content h2:after
{
    background-color: transparent !important;
    display: none;
}

.faqs_content h3
{
    margin: 24px 0 32px;
}

.faqs h3.gel-trafalgar
{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    color: #7f7f7f;
    margin: 24px 0 32px;
    font-family: 'BBC Reith Sans Bd';
}

.faqs_content h2
{
    margin-bottom: 20px;
    color: rgba(0, 0, 0, .87);
}

.faqs .faqs_content h2:after
{
    background: none;
    content: "";
    width: auto;
    height: 0px;
    display: block;
    margin-top: 0px;
}

.faqs .faqs_content p
{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 0, 0, .6);
}

.accordion-button
{
    color: #333;
}

.accordion-button:not(.collapsed)
{
    color: #333;
}

.faqs .text-center
{
    text-align: left !important;
}

.faqs .text-center .buttonGreen
{
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
    color: #3b1759 !important;
    text-decoration: underline;
}

@media (min-width:820px) and (max-width:1099px){
    .faqs {
    margin-bottom: 270px;
}
}
