h1,h2,h3,h4,h5,h6{color:#000}h1{font-size:26px}h2{font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}body{font-size:16px}p{font-size:16px}img,img.wp-image,.entry-content img,.post-body img,figure img,a img{border:none !important;box-shadow:none !important;outline:none !important}.wp-caption{border:0 !important;background:0 0 !important}add_filter('tiny_mce_before_init',function ($init){$init['valid_elements']='p,br,strong,em,sub,sup,ul,ol,li,a[href],img[src|alt]';return $init});});}