.elementor-1449 .elementor-element.elementor-element-c3c7d03{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:30px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Poppins;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1449 .elementor-element.elementor-element-c42e1e1{text-align:center;}.elementor-1449 .elementor-element.elementor-element-c42e1e1 .elementor-heading-title{font-family:"Roboto", Poppins;font-size:46px;font-weight:600;color:var( --e-global-color-text );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Poppins;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS */.at-page-content{
    font-family: Roboto;
}
.at-page-content h2{
    font-size: 40px;
    line-height: normal;
}
.at-page-content h3{
    font-size: 35px;
    line-height: normal;
}
.at-page-content h4 , h5{
    font-size: 30px;
    line-height: normal;
}
.at-page-content p , ul , li ,td{
    font-size: 22px;
    line-height: normal;
}
.at-page-btn{
    background: var(--e-global-color-secondary);
    padding: 15px 30px;
    border: 2px solid var(--e-global-color-secondary);
    border-radius: 8px;
    margin:30px 0px;
}
    .at-page-btn:hover{
    background: transparent;
    color: var(--e-global-color-secondary);
}
@media (max-width:767px){
    .at-page-content{
    font-family: Roboto;
}
.at-page-content h2{
    font-size: 30px
}
.at-page-content h3{
    font-size: 25px
}
.at-page-content h4 , h5{
    font-size: 22px;
}
.at-page-content p , ul , li ,td{
    font-size: 18px
}
}/* End custom CSS */