.s-12 {
	font-size: 12px !important;
}

.s-13 {
	font-size: 13px !important;
}

.s-14 {
	font-size: 14px !important;
}

.fs-15 {
	font-size: 15px !important;
}

.fs-16 {
	font-size: 16px !important;
}

.fs-22 {
	font-size: 22px !important;
}

.border-primary {
	border-color: #118d40 !important;
}

.primary-color {
	color: #118d40 !important;
}

.footer {
	background-color: #1a0d30 !important;
}

.footer p,
.foo-links li a {
	color: #ebebeb !important;
	font-size: 15px !important;
}

.foo-links li a:hover {
	color: #118d40 !important;
}

.inner-page-hero {
	padding-top: 100px !important;
}

.contact-form .form-floating>label {
	font-size: 16px !important;
}

.cbox-2 .cbox-2-ico.bg--theme {
	background-color: transparent !important;
	color: #118d40 !important;
	border-color: #118d40 !important;
}

.accordion-toggle.collapsed::before {
	font-size: 0.8rem !important;
	/* Adjust the font size as needed */
}

.bg-primary-green {
	background-color: #b1ffddd1 !important;
}

.my-avatar {
	height: 50px !important;
	width: 50px !important;
	font-size: 15px !important;
	background-color: #ac7dffc2 !important;
	border-radius: 50px;
	align-items: center;

}

.rr-faqs>p {
	font-weight: 400 !important;
	font-size: 15px !important;
}

.policy ul {
	padding-left: 2rem;
	list-style-type: disc;
	margin-bottom: 1em;
}