body{
    	font-family: 'Arial, Helvetica, sans-serif';
        	font-size: 16px;
            	color: #84beae;
    }
h1, h2, h3, h4, h5, h6 {
    	font-family: 'Arial, Helvetica, sans-serif';
        	font-weight: 700;
        	color: #619b88;
            text-transform: none;
    }
h1 {
    	font-size: 36px;
        	color: #619b88;
            text-transform: none;
    }
h2 {
    	font-size: 26px;
        	color: #619b88;
            text-transform: none;
    }
h3 {
    	font-size: 20px;
        	color: #619b88;
            text-transform: none;
    }
h4 {
    	font-size: 18px;
        	color: #619b88;
            text-transform: none;
    }
h5 {
    	font-size: 16px;
        	color: #619b88;
            text-transform: none;
    }
h6 {
    	font-size: 14px;
        	color: #619b88;
            text-transform: none;
    }
.na-preloader {
    background: url("https://www.impulsyn.com/wp-content/uploads/2017/03/preloader.gif") center no-repeat #fff;
}
