/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 08:02:26 */
.faq-page a.button.primary {
    margin: 0px !important;
    font-size: 15px ! IMPORTANT;
    border-radius: 10em;
    border: 1px solid #33364c !important;
    background: none !important;
    color: #33364c !important;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-right: 30px;
}
.faq-page .accordion-title.active {
    background: white !important;
    margin-bottom: -4px !important;
}
.faq-page .accordion-inner p {
    margin-bottom: 0px !important;
}

.faq-page .accordion-inner {
    background: white !important;
    padding-left: 24px;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}
.faq-page .accordion-title {
    font-family: unset !important;
    padding-left: 1.5rem !important;
    padding-right: 9px ! IMPORTANT;
    border-radius: 6px;
    background: white !important;
    border: none !important;
    font-size: 17.76px !important;
    color: #2d3047 !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    margin-bottom: 10px !important;
}
.faq-hero img.attachment-1536x1536.size-1536x1536 {
    border-radius: 1em;
}

.faq-hero p {
	margin-bottom: 0px !Important;
}
.faq-hero .img {
    margin-bottom: 0px !important;
}
.faq-header h1 {
    font-size: 41px !important;
}
a.button.primary.is-outline.lowercase {
    font-size: 17px ! IMPORTANT;
    border-radius: 10em;
    border: 1px solid #33364c !important;
    background: none !important;
    color: #33364c !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
}
