.preview-container .markdown-body {
font-family: "Segoe UI", Arial, sans-serif;
line-height: 1.8;
padding: 1.5rem;
background-color: #ffffff;
color: #2c3e50;
}
/* Headings */
.preview-container .markdown-body h1 {
margin-top: 2rem !important;
margin-bottom: 1rem !important;
font-size: 2.5rem !important;
color: #2a9d8f !important;
border-bottom: 2px solid #e9ecef !important;
padding-bottom: 0.5rem !important;
}
.preview-container .markdown-body {
font-family: "Segoe UI", Arial, sans-serif;
line-height: 1.8;
padding: 1.5rem;
background-color: #ffffff;
color: #2c3e50;
}
/* Headings */
.preview-container .markdown-body h1 {
margin-top: 2rem !important;
margin-bottom: 1rem !important;
font-size: 2.5rem !important;
color: #2a9d8f !important;
border-bottom: 2px solid #e9ecef !important;
padding-bottom: 0.5rem !important;
}