.faq-category {
	margin: 0 auto;
    max-width: 1440px;
    margin-top: 5rem;
    margin-bottom: 7rem;
    padding-inline: 5%;
}

.faq-category-single
{
	    max-width: 1430px;
	width:100%;
	text-align:left;
}

.faq-category-single h1 {
	text-align: left;
	font: normal normal 900 48px/50px Source Sans Pro;
	letter-spacing: 0px;
	color: #001738;
	margin-bottom:3rem;
	position: relative;
	z-index: 2 !important;
}

.faq-category-single h1:after
{
	content: url(/wp-content/uploads/2022/09/Group-10285.svg);
    float: right;
    align-items: center;
    justify-content: center;
    display: inline-grid;
}


.circle-top {
    background: url(/wp-content/uploads/2022/09/Subtraction-19-1.svg);
    float: left;
    height: 150px;
    margin-bottom: -50px;
    width: 150px;
	position: absolute;
}

.circle-bottom {
    background: url(/wp-content/uploads/2022/09/Subtraction-18.svg);
    float: right;
    height: 150px;
    margin-bottom: -50px;
    width: 150px;
    margin-top: -134px;
	position: absolute;
	right: 0px;
}

.tax-listing a
{
	text-align: left;
text-decoration: underline;
letter-spacing: 0px;
color: #001738;
	list-style:none;
	display:block;
	width: fit-content;
}

.tax-listing a:hover
{
	color:#FF5F1F;
}

.tax-listing ul
{
	text-align: left;
text-decoration: underline;
font: normal normal normal 18px/25px Source Sans Pro;
letter-spacing: 0px;
color: #001738;
	list-style:none;
}

.tax-listing ul li a {
	font: normal normal normal 16px/32px Source Sans Pro;
	width: fit-content;
}



.tax-listing h4
{
font: normal normal normal 18px/25px Source Sans Pro;
letter-spacing: 0px;
color: #001738;
width: fit-content;
}

.tax-listing h4 a
{
	    text-decoration: underline !important;
}


@media only screen and (max-width: 992px) {
	.faq-category {
		margin-left: 0rem;
		    margin-top: 6rem;
	}
}

@media only screen and (max-width: 768px) {
	.faq-category h1 {
    font-size: 45px !important;
	}
	.faq-category h2 {
		font-size: 38px !important;
		line-height: 150% !important;
	}
}
