@media screen and (min-width: 1025px) {
.faq .faq-container--titleSection .faq-container--titleSection__toggle { margin-top: -100px !important; }
}

@media screen and (min-width: 768px) {
.faq .faq-container--titleSection .faq-container--titleSection__toggle { margin-top: -100px !important; }
}

.tabbed-content .tabbed-content-header .item { font-size: 20px !important; font-weight: bold !important; color: #0061a0 !important; }

/*
@media screen and (min-width: 768px) and (max-width: 1024px) {
div.faq-container--titleSection h2 { font-size: 16px !important; line-height: 20px !important; font-weight: normal !important; }
}

@media screen and (max-width: 767px) {
div.faq-container--titleSection h2 { font-size: 14px !important; line-height: 18px !important; font-weight: normal !important; }
}
*/
