    @import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,200;0,300;0,400;0,500;0,700;0,900;1,500;1,900&display=swap');

    * {
        padding: 0px;
        margin: 0px;
    }

    html {
        overflow-x: hidden;
    }

    body {
        font-family: 'Jost', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        color: #222222;
        overflow: hidden;
    }

    img {
        /* width: auto;
        height: auto; */
        box-sizing: border-box;
        vertical-align: middle;
    }

    p {
        font-family: 'Jost', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        color: #222222;
        margin: 0px 0px 10px;
    }

    h1 {
        font-family: 'Jost', sans-serif;
        font-size: 35px;
        margin: 0px 0px 20px;
        font-weight: bold;
        font-style: normal;
    }

    h2 {
        font-family: 'Jost', sans-serif;
        font-size: 26px;
        margin: 0px 0px 15px;
        font-weight: bold;
        font-style: normal;
    }

    h3 {
        margin: 0 0 10px;
        font-size: 22px;
        font-family: 'Jost', sans-serif;
        font-weight: 600;
        color: #181b31;
    }

    h4 {
        margin: 0 0 10px;
        font-size: 21px;
        font-family: 'Jost', sans-serif;
        font-weight: 600;
        color: #181b31;
    }

    h5 {
        font-family: 'Jost', sans-serif;
        font-size: 19px;
        margin: 0px 0px 10px;
        font-weight: normal;
        font-style: normal;
    }

    h6 {
        font-family: 'Jost', sans-serif;
        font-size: 18px;
        margin: 0px 0px 10px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #150101;
        opacity: 1;
    }

    li {
        list-style: none;
    }

    a {
        text-decoration: none !important;
    }

    .container {
        width: 100%;
        max-width: 1000px;
        padding: 0px 15px;
        margin: 0px auto 0px;
    }

    .container:after {
        clear: both;
        display: table;
        content: "";
    }

    /***********header***********/
    .header_main_section {
        background-image: linear-gradient(to right, #9eceff, #fff, #9ae4e6);
        text-align: center;
        padding: 15px 0px 30px;
    }

    .header_main_section h3 {
        color: #03199f;
        font-size: 30px;
        margin: 0px;
        padding-top: 10px;
    }

    .header_main_section h1 {
        color: #03199f;
        font-size: 80px;
        margin: 0px !important;
        padding: 0px;
    }

    .round_main_section {
        background-image: linear-gradient(to right, #9eceff, #fff, #9ae4e6);
        text-align: center;
        padding: 25px 0px 25px;
        margin-top: 15px;
    }

    .round_main_section h3 {
        color: #03199f;
    }

    .round_two_section {
        background-image: linear-gradient(to right, #ffc0d8, #fff, #d5e5ff);
        text-align: center;
        padding: 25px 0px 25px;
    }

    .round_twos_section {
        background-image: linear-gradient(to right, #9eceff, #fff, #9ae4e6);
        text-align: center;
        padding: 25px 0px 25px;
    }

    .round_two_section h3 {
        color: #03199f;
    }

    .round_twos_section h3 {
        color: #03199f;
    }

    .banner_right_section img {
        width: 100%;
        max-width: 500px;
        position: absolute;
        top: -100px;
        bottom: auto;
        left: 0px;
        right: auto;
    }

    .banner_right_section {
        text-align: center;
        position: relative;
    }

    .banner_left_section {
        background-image: linear-gradient(to right, #9eceff, #fff, #9ae4e6);
        text-align: center;
        border-radius: 750px;
        height: 294px;
        margin-top: 50px;
    }

    .banner_left_section h3 {
        font-size: 50px;
        padding-top: 40px;
        line-height: 64px;
        color: #03199f;
    }

    .banner_hedding {
        text-align: center;
        margin-top: 100px;
    }

    .banner_hedding h1 {
        font-size: 60px;
        background: -webkit-linear-gradient(#4dced5, #64b2fc);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .clinic_main_section h3 {
        font-size: 35px;
    }

    .clinic_main_section h1 {
        font-size: 110px;
        color: #162776;
        font-weight: 500;
    }

    .clinic_main_section h3 {
        font-size: 45px;
    }

    .clinic_main_section h2 {
        font-size: 45px;
    }

    .clinic_main_section p {
        text-align: center;
        width: 100%;
        font-size: 30px;
    }

    .clinic_one_section .container {
        background: #8fc9d5;
        padding: 15px 30px;
    }

    .clinic_p {
        color: #162776;
        font-size: 30px;
        width: 100%;
        text-align: center;
        font-weight: 500;
        border-bottom: 2px solid #ffffff;
    }

    .clinic_one_inner_section {
        background: #fff;
        padding: 15px;
    }

    .clinic_one_inner_section .row {
        border: 2px solid #e4bf6c;
        margin: 0px;
        padding: 15px 0px;
    }

    .clinic_one_inner_section .col-md-6 p {
        font-size: 50px;
        color: #162776;
        font-weight: 600;
        line-height: 60px;
        text-align: center;
    }

    .clinic_one_inner_section h1 {
        font-size: 110px;
        margin-bottom: 0px;
        color: #d79910;
    }

    .clinic_one_inner_section p {
        font-size: 24px;
        color: #000;
        font-weight: 700;
        line-height: 37px;
    }

    .clinic_one_inner_section span {
        border: 2px solid #e4bf6c;
        padding: 10px;
        font-size: 16px;
        margin-top: 7px !important;
    }

    .clinic_two_section .container {
        background-image: url(../images/images_2.jpg);
        width: 100%;
        height: auto;
        padding: 30px;
    }

    .clinic_two_section .row p {
        font-size: 34px;
    }

    .clinic_two_section .row p i {
        color: #162776;
    }

    .clinic_three_section p {
        background: linear-gradient(to right, #9ae4e6, #fff, #9eceff);
        font-size: 49px;
        padding: 30px 60px;
        font-weight: 500;
    }

    .clinic_three_section .col-md-12 {
        padding: 0px;
    }

    .clinic_four_section .container {
        background-image: url(../images/images_3.jpg);
        width: 100%;
        height: auto;
        padding: 60px 30px;
    }

    .clinic_three_section .row {
        background: linear-gradient(to right, #9ae4e6, #fff, #9eceff);
    }

    .clinic_four_right_section {
        background-color: #ffffff;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        padding: 15px 15px;
        text-align: center;
        border-radius: 0px 70px;
    }

    .clinic_four_right_section h3 {
        font-size: 35px;
        font-weight: 500;
    }

    .clinic_four_right_section h1 {
        color: #d79910;
        font-size: 40px;
        font-weight: 500;
    }

    .clinic_four_left_section {
        background-color: #ffffff;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        padding: 15px 15px;
        text-align: center;
        border-radius: 70px 0px;
    }

    .clinic_four_left_section h3 {
        font-size: 35px;
        font-weight: 500;
    }

    .clinic_four_left_section h1 {
        color: #d79910;
        font-size: 40px;
        font-weight: 500;
    }

    .clinic_five_inner_section {
        background: linear-gradient(to bottom, #ffc0d8, #d5e5ff);
        text-align: center;
        border: 5px solid #fff;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        padding: 40px 20px;
        margin-bottom: 15px;
        border-radius: 30px;
    }

    .clinic_five_inner_section h3 {
        color: #162776;
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .clinic_five_inner_section h1 {
        color: #162776;
        font-size: 50px;
    }

    .clinic_six_section .container {
        background-image: url(../images/images_5.png);
        width: 100%;
        text-align: center;
        padding: 30px;
        height: 900px;
        background-repeat: no-repeat;
        position: relative;
    }

    .clinic_six_section h3 {
        font-size: 50px;
        font-weight: 500;
    }

    .clinic_six_section h1 {
        color: #162776;
        font-size: 50px;
    }

    .clinic_seven_section h4 {
        text-align: center;
        color: #c41b2b;
        font-size: 30px;
        font-weight: 400;
        border-bottom: 1px solid #c41b2b;
        padding-bottom: 10px;
    }

    .clinic_seven_section p {
        font-size: 20px;
        font-weight: 500;
    }

    .clinic_eight_section .container {
        background: linear-gradient(to right, #dee7f5, #fff, #e7eef9);
        padding: 15px;
    }

    .clinic_eight_section .row .col-md-12 h2 {
        text-align: center;
        margin-top: 70px;
        font-size: 40px;
        font-weight: 400;
    }

    .clinic_eight_section .row .col-md-12 h1 {
        text-align: center;
        color: #162776;
        font-size: 65px;
    }

    .clinic_eight_section .row .col-md-12 h3 {
        text-align: center;
        font-size: 40px;
        color: #000;
        font-weight: 500;
    }

    .clinic_eight_section .row .col-md-12 p {
        text-align: center;
        font-size: 65px;
    }

    .clinic_eight_section .row .col-md-12 h4 {
        text-align: center;
        font-size: 40px;
        font-weight: 400;
        color: #2d9db4;
        margin-bottom: 30px;
    }

    .clinic_eight_inner_section h2 {
        background-color: #d3f2f8;
        color: #162776;
        text-align: center;
        font-size: 30px;
        font-weight: 400;
        padding: 30px;
        border: 1px solid #53a3b4;
        width: 100%;
    }

    .clinic_eight_new_inner_section h2 {
        text-align: center;
        font-size: 25px;
        font-weight: 600;
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .clinic_eight_new_inners_section h2 {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
    }

    .clinic_nine_section .container {
        background: linear-gradient(to right, #dee7f5, #fff, #e7eef9);
    }

    .clinic_nine_section h1 {
        text-align: center;
        width: 100%;
        max-width: 400px;
        background: #febcd7;
        margin: 40px auto 0px;
        padding: 20px;
        color: #e14887;
    }

    .clinic_nine_section h3 {
        background: #fff;
        width: 100%;
        max-width: 330px;
        text-align: center;
        margin: 0px auto 15px;
        border: 1px solid #febcd7;
        padding: 51px 0px;
    }

    .clinic_nine_inner_section h1 {
        text-align: center;
        width: 100%;
        max-width: 400px;
        background: #fff;
        margin: 40px auto 0px;
        padding: 40px 20px;
        color: #3294a8;
        border: 1px solid #3294a8;
    }

    .clinic_nine_section p {
        color: #3294a8;
        margin-left: 34px;
        margin-top: 15px;
        font-size: 20px;
        font-weight: 500;
    }

    .clinic_ten_section .container {
        background-image: url(../images/images_7.jpg);
        width: 100%;
        background-position: center;
        background-color: #fff;
    }

    .clinic_ten_section .col-md-12 {
        text-align: center;
        background: #fff;
        opacity: 0.4;
    }

    .clinic_ten_section .col-md-12 h2 {
        color: #162776;
        font-size: 40px;
        margin-top: 300px;
        position: relative;
        z-index: 1 !important;
    }

    .clinic_oneinner_section .container {
        background: linear-gradient(to bottom, #fed7e4, #e7ecfa);
        padding: 20px;
    }

    .clinic_oneinner_section h4 {
        color: #53afc9;
        font-weight: 400;
        font-size: 20px;
    }

    .clinic_oneinner_section h2 {
        color: #162776;
        font-size: 32px;
        font-weight: 500;
        margin: 15px 0px;
    }

    .clinic_oneinner_section p {
        font-size: 20px;
        margin-top: 20px;
    }

    .clinic_twoinner_section .container {
        background: linear-gradient(to bottom, #84dde2, #a2d1fe);
        padding: 50px 0px;
    }

    .clinic_twoinner_section .col-md-12 {
        text-align: center;
    }

    .clinic_twoinner_section .col-md-12 h3 {
        color: #162776;
        font-size: 40px;
        font-weight: 400;
        margin-bottom: 25px;
    }

    .clinic_twoinner_section .col-md-12 h4 {
        color: #162776;
        font-size: 40px;
        font-weight: 400;
    }

    .clinic_twoinner_one_section {
        display: flex;
        width: 100%;
        max-width: 800px;
        background: #ffffff;
        margin: 30px auto;
        text-align: justify;
        align-items: center;
    }

    .clinic_threeinner_section .container {
        /* background-image: url(../images/images_9.png); */
        text-align: center;
        padding: 50px 0px;
    }

    .clinic_threeinner_section .col-md-3 img {
        width: 100%;
        max-width: 250px;
        border-radius: 100%;
        height: 250px;
    }

    .clinic_threeinner_section .col-md-3 h1 {
        font-size: 30px;
        font-weight: 400;
        margin-top: 20px;
    }

    .clinic_threeinner_section .col-md-3 h2 {
        color: #162776;
        font-size: 50px;
    }

    .clinic_threeinner_section .row {
        align-items: center;
    }

    .clinic_threeinner_section h3 {
        background: linear-gradient(to right, #f3edec, #d7dff1);
        color: #162776;
        width: 100%;
        max-width: 400px;
        text-align: center;
        padding: 25px;
        margin: auto;
        font-weight: 400;
        font-style: italic;
        border-radius: 31px 0px;
    }

    .clinic_threeinner_section span {
        font-size: 70px;
        position: relative;
        top: -70px;
    }

    .clinic_fourinner_section .container {
        background: #ffeded;
        padding: 0px 50px;
    }

    .clinic_fourinner_section .container p {
        font-size: 22px;
        color: #1a2b78;
        border-bottom: 1px solid;
        padding-bottom: 22px;
        line-height: 48px;
    }

    .clinic_fourinner_section .container h1 {
        background: linear-gradient(to right, #84dde2, #a2d1fe);
        text-align: center;
        padding: 25px 0px;
        border-radius: 35px 0px;
        color: #fff;
        margin-top: 40px;
    }

    .clinic_fourinner_section .container h2 {
        font-size: 45px;
        color: #162776;
    }

    .clinic_fourinner_section .container h3 {
        background: #fff;
        color: #162776;
        width: 100%;
        text-align: center;
        padding: 20px 0px;
        font-size: 50px;
        border: 1px solid;
    }

    .clinic_fiveinner_section .container {
        background-image: url(../images/images_9.png);
        padding: 50px 20px;
        text-align: center;
    }

    .clinic_fiveinner_section .container h1 {
        font-size: 45px;
        font-weight: 400;
        padding-bottom: 15px;
    }

    .clinic_fiveinner_section .container .col-md-5 img {
        width: 100%;
        border-radius: 200px;
        height: 300px;
        max-width: 300px;
    }

    .clinic_fiveinner_section .row .col-md-7 h2 {
        font-size: 35px;
        background: #4da8bb;
        color: #fff;
        max-width: 300px;
        padding: 35px 0px;
        border-radius: 0px 70px;
    }

    .clinic_sixinner_section {
        text-align: center;
    }

    .clinic_sixinner_section .container .col-md-12 img {
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .clinic_sixinner_section .container .col-md-12 p {
        text-align: left;
        font-size: 18px;
        font-weight: 500;
    }

    .clinic_fiveinner_section .row {
        align-items: center;
    }

    .clinic_eightinner_section .container {
        background: #84dde2;
        margin-top: 50px;
        padding-bottom: 100px;
    }

    .clinic_eightinner_section .container h1 {
        color: #162776;
        text-align: center;
        width: 100%;
        padding: 50px 0px 0px;
        font-size: 50px;
        font-weight: 400;
    }

    .clinic_eightinner_right_section {
        background: #fff;
        display: flex;
        padding: 40px 15px 15px;
        margin: 30px 30px 0px;
        align-items: center;
    }

    .clinic_eightinner_right_section img {
        width: 100%;
    }

    .clinic_eightinner_right_section h3 {
        font-size: 30px;
        line-height: 45px;
    }

    .clinic_eightinners_right_section {
        background: #fff;
        display: flex;
        padding: 40px 15px 40px;
        align-items: center;
        margin: 0px 15px;
    }

    .clinic_eightinners_right_section img {
        width: 100%;
    }

    .clinic_eightinners_right_section i.fa.fa-chevron-circle-right {
        font-size: 70px;
    }

    .clinic_eightinners_right_section .col-md-2 {
        text-align: center;
        margin-top: 80px;
    }

    .clinic_nineinner_section .container {
        background-image: url(../images/images_14.png);
        padding-top: 50px;
    }

    .clinic_nineinner_section img {
        width: 180px;
        margin-bottom: 30px;
    }

    .clinic_nineinner_section h1 {
        font-size: 50px;
        font-weight: 400;
        margin-bottom: 50px;
    }

    .clinic_nineinner_section h2 {
        font-size: 100px;
        font-weight: 400;
        color: #162776;
        margin-bottom: 25px;
    }

    .clinic_nineinner_section span {
        background: #ffd8d8;
        color: #162776;
        padding: 15px 15px;
        font-size: 30px;
        font-weight: 400;
        position: relative;
        top: 60px;
        margin-right: 22px;
    }

    .clinic_teninnner_section p.clinic_nineinner_section_p {
        text-align: center;
        font-size: 35px;
        color: #c41b2b;
        margin: 22px 0px;
        border-bottom: 1px solid;
    }

    .clinic_teninnner_section p {
        text-align: center;
        font-size: 30px;
    }

    .clinic_onemain_section .container {
        background: #ffeded;
        padding: 50px;
    }

    .clinic_onemain_section .container h5 {
        text-align: center;
        font-size: 38px;
        font-weight: 400;
        color: #003366;
        border-bottom: 1px solid;
        width: 100%;
        max-width: 530px;
        margin: 20px auto 15px;
        padding-bottom: 10px;
    }

    .clinic_onemain_section .container h5 {
        text-align: center;
        font-size: 39px;
        margin-bottom: 35px;
    }

    .row.clinic_onemain_inner_section {
        background: linear-gradient(to bottom, #84dde2, #a2d1fe);
        padding: 50px 25px;
    }

    .row.clinic_onemain_inner_section h1 {
        text-align: center;
        color: #fff;
        font-size: 45px;
        font-weight: 400;
    }

    .row.clinic_onemain_inner_section h3 {
        text-align: center;
        font-size: 40px;
        font-weight: 400;
        color: #fff;
    }

    .row.clinic_onemain_inner_two_section {
        background: #fff;
        padding: 50px 50px;
        align-items: end;
    }

    .row.clinic_onemain_inner_two_section h1 {
        text-align: center;
        color: #c41b2b;
        font-weight: 400;
        width: 100%;
        max-width: 450px;
        margin: 0px auto 50px;
        border-bottom: 1px solid;
        padding-bottom: 15px;
    }

    .col-md-3 {}

    .clinic_onemain_inner_two_section h2 {
        color: #162776;
        font-size: 25px;
    }

    .clinic_onemain_inner_two_section h3 {
        font-size: 90px;
        text-align: center;
        color: #162776;
    }

    .clinic_onemain_inner_two_section span {
        border: 2px solid #162776;
        padding: 10px 12px;
        font-size: 18px;
        font-weight: 600;
        color: #162776;
    }

    p.clinic_onemain_inner_two_section_p {
        text-align: center;
        font-size: 30px;
        color: #162776;
        border: 1px solid;
        margin-top: 30px;
        padding: 14px;
        font-weight: 600;
        margin-bottom: 30px;
    }

    .clinic_onemain_inner_two_section button.btn {
        font-size: 24px;
        color: #000000;
        background: #d6ebff;
        padding: 18px 24px;
        border-radius: 10px;
    }

    .clinic_onemain_inner_two_section p {
        font-size: 25px;
        text-align: center;
    }

    .clinic_onemain_inner_two_section h6 {
        font-size: 20px;
    }

    .clinic_twomain_section .container {
        background: #fff8e9;
        padding: 50px 30px 30px;
    }

    .clinic_twomain_table_section th {
        font-size: 35px !important;
        background: #666666;
        color: #fff;
        font-weight: 400;
        text-align: center;
        border: 5px solid #fff;
        position: relative;
    }

    .clinic_inner_table {
        background: linear-gradient(to bottom, #84dde2, #a2d1fe) !important;
        /* border-top: 0px solid !important; */
        border-bottom: 0px solid !important;
        color: #9d6f0a !important;
        /* font-size: 16px !important; */
        /* text-align: center; */
    }

    .clinic_inner_table>td {
        width: 250px;
    }

    td.clinic_inner_table {
        width: 370px;
        height: 115px;
    }

    /* .clinic_inner_table span {
        background: #fff;
        padding: 30px 15px 30px;
    } */

    .clinic_twomain_section td {
        background: #eaeaea;
        border: 14px solid #fff8e9;
        text-align: center;
        font-size: 22px;
        font-weight: 500;
        color: #434343;
        border-radius: 28px;
    }

    .clinic_threemain_section .container {
        background: linear-gradient(to bottom, #84dde2, #67b3fb) !important;
        padding: 100px;
    }

    .clinic_threemain_section .container h1 {
        font-size: 40px;
        color: #162776;
        font-weight: 400;
        line-height: 56px;
        text-align: center;
        border-bottom: 2px solid;
        margin: 0px auto 40px;
        width: 100%;
        max-width: 470px;
        padding-bottom: 14px;
    }

    .clinic_fourmain_section {
        background: #fff;
        padding: 50px;
        border: 2px solid #e98244;
    }

    .clinic_fourmain_section p {
        font-size: 21px;
    }

    .clinic_fourmain_inner_section p {
        font-size: 25px;
        text-align: left;
    }

    .clinic_fourmain_inner_section img {
        width: 100%;
        border-radius: 300px;
        height: 180px;
    }

    .row.clinic_fourmain_inner_section {
        width: 100%;
        max-width: 920px;
        margin: auto;
        background: #fff;
        padding: 40px;
        border: 1px solid #9c6d04;
    }

    .clinic_fourmain_innessr_section h4 {
        text-align: left;
        width: 100%;
        max-width: 918px;
        margin: auto;
        color: #000;
        font-size: 25px;
        font-weight: 500;
        padding-top: 15px;
    }

    .clinic_fivemain_section .container h1 {
        background: #6aabba;
        color: #fff;
        width: 100%;
        max-width: 160px;
        text-align: center;
        border-radius: 100px;
        padding: 8px;
        font-size: 30px;
        position: relative;
        top: -26px;
    }

    .clinic_fivemain_section img {
        width: 100%;
        max-width: 250PX;
        height: 250px;
        border-radius: 160px;
        border: 3px solid #6aabba;
    }

    .clinic_fivemain_section .container {
        border: 2px solid #6aabba;
        margin-top: 70px;
        position: relative;
    }

    .clinic_fivemain_section button.btn {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 20px;
        padding: 10px;
        background: #ffd8d8;
        color: #172878;
        font-size: 30px;
    }

    .clinic_sixmain_innner_section {
        background: #fff;
        width: 100%;
        max-width: 853px;
        height: 450px;
        margin: 66px auto;
        padding: 50px;
    }

    .clinic_sixmain_section .container {
        background: linear-gradient(to bottom, #84dde2, #67b3fb) !important;
        margin-top: 50px;
        padding: 10px;
    }

    .clinic_sixmain_innner_section p {
        font-size: 20px;
    }

    details {
        border: 1px solid rgba(112, 112, 112, 0.1);
        border-radius: 4px;
        padding: 0.5em 0.5em 0;
        margin-bottom: 10px;
        cursor: pointer;
    }

    summary {
        font-weight: 600;
        margin: -0.5em -0.5em 0;
        padding: 0.5em;
        list-style-type: "+";
        list-style: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    details[open] {
        padding: 0.5em;
        border: none;
        background-color: rgba(173, 216, 230, 0.5);
    }

    summary::marker {
        color: #0000ff;
        font-size: 1.2em;
        margin-right: 20px;
    }

    details:hover {
        background-color: rgba(173, 216, 230, 0.5);
    }

    details summary::after {
        content: "+";
        float: right;
        font-size: 1.2em;
        color: green;
    }

    details[open] summary::after {
        content: "-";
        float: right;
        font-size: 1.5em;
        color: green;
    }

    .clinic_sixmain_innner_section h1 {
        position: relative;
        left: 90px;
    }

    .clinic_five_inner_section button.btn {
        background: linear-gradient(to bottom, #f6c8e1, #dfdcf5);
        box-shadow: none ! IMPORTANT;
        font-size: 26px;
        padding: 20px;
        color: #162776;
        border: none;
    }