.prose .lead,.prose .news-content p.lead{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;font-weight:400;color:hsl(var(--muted-foreground))}.prose .news-content{font-size:1rem;line-height:1.75}.prose .news-content p{margin-bottom:1.5rem}.prose .news-content h1,.prose .news-content h2,.prose .news-content h3,.prose .news-content h4,.prose .news-content h5,.prose .news-content h6{margin-top:2rem;margin-bottom:1rem;font-weight:600;line-height:1.25}.prose .news-content h3{font-size:1.5rem;color:hsl(var(--foreground))}.prose .news-content strong{font-weight:600;color:hsl(var(--foreground))}.prose .news-content ol,.prose .news-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.prose .news-content li{margin-bottom:.5rem}.prose .news-content li strong{color:hsl(var(--foreground))}.prose .news-content blockquote{border-left:4px solid hsl(var(--border));padding-left:1.5rem;margin:2rem 0;font-style:italic;color:hsl(var(--muted-foreground))}.prose .news-content code{background-color:hsl(var(--muted));padding:.125rem .375rem;border-radius:.375rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Monaco,Inconsolata,Liberation Mono,Courier New,monospace;font-size:.875rem}.prose .news-content a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:2px}.prose .news-content a:hover{text-decoration:none}.prose .news-content img{border-radius:.5rem;margin:2rem 0;width:100%;height:auto}