@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{@apply font-cairo;font-family:Cairo,sans-serif!important}h1,h2,h3,h4,h5,h6,button,input,textarea,select{font-family:Cairo,sans-serif!important}}.editorial-content{@apply text-base md:text-lg leading-[1.8] md:leading-[2.2] text-zinc-800 dark:text-zinc-300;white-space:pre-wrap!important;text-align:justify}.editorial-content p{@apply mb-8 block;}.editorial-content div{margin-bottom:1.5rem}.editorial-content h1,.editorial-content h2,.editorial-content h3{@apply mt-10 mb-4 font-black text-zinc-900 dark:text-white;}.editorial-content ul,.editorial-content ol{@apply mb-6 mr-6 list-disc;}.editorial-content li{@apply mb-2;}.editorial-content img{@apply rounded-sm shadow-xl my-8 w-full h-auto;}
