@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400&display=swap');

h1,h2,h3,h4,h5,h6,body,html,p,a,span,div,table,th,tr,thead,form,input,button,textarea{

	font-family: 'Cairo', sans-serif!important;

}
input,form,textarea,button{
	text-align: right!important;
}


.nav_item a {
    font-size: 19px!important;
}
.footer_logo {
    text-align: right!important;
}
.social_icns .elementor-social-icons-wrapper.elementor-grid {
    text-align: left!important;
}