/**
 * Section headings demoted from H2 → H3 for outline semantics; visuals match legacy H2 rules.
 */

.faq-heading h3.ac-section-heading,
.graph_rating_section h3.ac-section-heading,
.claim_bonus_box_content h3.ac-section-heading,
.payment_icon_images h3.ac-section-heading,
.image_single_content h3.ac-section-heading,
.single_section_casino_txt h3.ac-section-heading,
.royal_casino_box_content h3.ac-section-heading,
h3.ac-section-heading.what_are_casino_mainheading,
h3.ac-section-heading.gambling_heading,
h3.ac-section-heading.casino_bonuses_heading,
h3.ac-section-heading.bonus_reward_section_title,
.payments_boxs_div h3.ac-section-heading,
.what_to_expect h3.ac-section-heading,
.about_testimonial h3.ac-section-heading.about_testimonial_heading,
.section_trust_us h3.ac-section-heading,
.keep_in_touch_cont .get_in_touch_txt h3.ac-section-heading,
.team-group h3.ac-section-heading.team-heading,
.casino_txt_sec h3.ac-section-heading {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	margin: inherit;
	text-align: inherit;
	width: inherit;
	line-height: inherit;
}

.faq-heading h3.ac-section-heading {
	font-size: 32px;
	font-weight: bold;
	color: #222;
	margin-bottom: 12px;
}

.graph_rating_section h3.ac-section-heading {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	margin-bottom: 34px;
}

h3.ac-section-heading.gambling_heading {
	text-align: center;
	margin-bottom: 35px;
	font-size: 32px;
	font-weight: 700;
}

.royal_casino_box_content h3.ac-section-heading {
	font-size: 22px;
	font-weight: 700;
	color: #000;
}

h3.ac-section-heading.what_are_casino_mainheading {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 18px;
}

h3.ac-section-heading.casino_bonuses_heading {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 35px;
}

.casino_txt_sec h3.ac-section-heading,
.casino_txt_sec h3.casino-rank-heading {
	font-size: 24px;
	font-weight: 700;
	color: #222;
}

@media screen and (max-width: 991px) {
	.faq-heading h3.ac-section-heading {
		font-size: 28px;
	}

	h3.ac-section-heading.gambling_heading {
		font-size: 28px;
	}

	.graph_rating_section h3.ac-section-heading {
		font-size: 28px;
	}
}

@media screen and (max-width: 767px) {
	.faq-heading h3.ac-section-heading {
		font-size: 24px;
	}

	h3.ac-section-heading.gambling_heading {
		font-size: 24px;
	}
}
