@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{font-size:1.08rem;line-height:2;color:#1a1a1a;word-break:break-word;text-align:justify}.dark .editorial-content{color:#d1d5db}.editorial-content p{margin-bottom:1.8rem;display:block}.editorial-content div{margin-bottom:1.2rem}.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;}
