<style>.disclaimer {
        background: #fff;
        margin: 0;
        border-radius: 0 0 8px 8px;
        /* padding: 16px 24px; */
    }

    .disclaimer .heading {
        font-family: sans-serif;
        font-size: 12px !important;
        margin: 0 0 10px 0;
        color: #83878a;
        display: block;
    }

    .disclaimer p {
        margin: 0;
        font-family: sans-serif;
        font-size: 13px;
        color: #151b39;
        line-height: 1.5;
    }

    @media screen and (max-width: 425px) {
        .disclaimer .heading {
            font-family: sans-serif;
            font-size: 14px !important;
            margin: 0 0 10px 0;
            color: #6f7284;
            display: block;
        }

        .disclaimer p {
            margin: 0;
            font-family: sans-serif;
            font-size: 12px;
            color: #6f7284;
            line-height: normal;
        }
    }</style><div class="disclaimer">
    <span class="heading">DISCLAIMER</span>
    <p>The contents of this website are for informational purposes only and not intended to be a substitute for
        professional medical advice, diagnosis, or treatment. Please seek the advice of a physician or other qualified
        health provider with any questions you may have regarding a medical condition. Do not disregard professional
        medical advice or delay in seeking it because of something you have read on this website.</p>
</div>
				
			
Scroll to Top