/*
Theme Name: TaxEye 2023
Theme URI: https://taxeye.in
Author: Dileep Kumar
Author URI: https://taxeye.in
Description: TaxEye, founded in 2021 by a group of distinguished chartered accountants of the country, is nestled in the heart of Noida, Uttar Pradesh. Popularly known as an E-Return Intermediary by the Income Tax Department, we merge expertise with AI-powered technology to craft a cutting-edge "Financial Compliance Ecosystem" for individuals and companies.
*/

h2.wp-block-heading {
	font-size: 26px;
    font-weight: 600 !important;
    font-family: 'Inter';
    font-style: normal;
    line-height: 140%;
    color: #1A1A1A;
}
h3.wp-block-heading {
	font-size: 20px;
    font-weight: 500;
    font-family: 'Inter';
    font-style: normal;
    line-height: 140%;
    color: #1A1A1A;
}
.saswp-faq-block-section {
    border-radius: 6px;
    box-shadow: 0px 0px 10px #f2f2f2;
    padding: 30px 15px;
    margin-bottom: 40px;
    margin-top: 20px;
}
.saswp-faq-block-section ol{
	padding-left: 0px;
}
.saswp-faq-block-section li {
    border-bottom: 2px dashed #1a53c2;
    margin-bottom: 20px;
}
.saswp-faq-block-section h3 {
    font-size: 21px;
    font-weight: 500;
    font-family: 'Inter';
    color: #1a53c2;
}