/* 120mAGL Aviation-Themed Markdown Content Styles - Enhanced Version */

/* Article Layout - Improved spacing and readability */
.article-content {
    max-width: 100%;
    background: #ffffff;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 2rem;
}

.article-title {
    color: #1a1f24;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 2rem;
    border-bottom: 4px solid #0066cc;
    padding-bottom: 1.5rem;
    font-size: 2.5rem;
    letter-spacing: -0.02em;
}

.article-body {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #2d3748;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, sans-serif;
    max-width: 75ch;
}

/* Markdown Headers - Enhanced with better spacing and typography */
.article-body .content-h1 {
    color: #1a1f24;
    font-size: 2.25rem;
    font-weight: 800;
    margin-top: 3.5rem;
    margin-bottom: 1.75rem;
    border-bottom: 3px solid #0066cc;
    padding-bottom: 1rem;
    padding-top: 0.5rem;
    letter-spacing: -0.01em;
    scroll-margin-top: 100px;
}

.article-body .content-h2 {
    color: #1a1f24;
    font-size: 1.875rem;
    font-weight: 700;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #e2e8f0;
    padding-bottom: 0.75rem;
    padding-top: 0.5rem;
    letter-spacing: -0.01em;
    scroll-margin-top: 100px;
}

.article-body .content-h3 {
    color: #2d3748;
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
    scroll-margin-top: 100px;
}

.article-body .content-h4 {
    color: #495057;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 1.8rem;
    margin-bottom: 0.8rem;
}

.article-body .content-h5 {
    color: #5a6c7d;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 0.8rem;
}

.article-body .content-h6 {
    color: #6c757d;
    font-size: 1rem;
    font-weight: 600;
    margin-top: 1.2rem;
    margin-bottom: 0.6rem;
}

/* Paragraphs - Improved readability */
.article-body .content-p {
    margin-bottom: 1.75rem;
    text-align: left;
    text-indent: 0;
    line-height: 1.8;
}

/* First paragraph after header - drop cap effect (optional) */
.article-body .content-h2 + .content-p:first-letter,
.article-body .content-h3 + .content-p:first-letter {
    font-size: 1.2em;
    font-weight: 700;
    color: #0066cc;
}

/* Text Formatting */
.article-body .content-bold {
    color: #2c3e50;
    font-weight: 600;
}

.article-body .content-italic {
    font-style: italic;
    color: #5a6c7d;
}

.article-body .content-code {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 0.2rem 0.4rem;
    font-family: 'Courier New', monospace;
    font-size: 0.9rem;
    color: #e83e8c;
}

/* Lists - Clean and readable design */
.article-body .content-ul {
    margin-bottom: 1.5rem;
    padding-left: 2rem;
    list-style-type: disc;
}

.article-body .content-ol {
    margin-bottom: 1.5rem;
    padding-left: 2rem;
    list-style-type: decimal;
}

.article-body .content-li {
    margin-bottom: 0.75rem;
    line-height: 1.75;
    padding-left: 0.5rem;
}

.article-body .content-li:last-child {
    margin-bottom: 0;
}

/* Nested list items with left margin for indentation */
.article-body .content-li.ms-4 {
    margin-left: 1.5rem;
    margin-top: 0.5rem;
}

.article-body .content-oli {
    margin-bottom: 0.75rem;
    line-height: 1.75;
    padding-left: 0.5rem;
}

.article-body .content-oli:last-child {
    margin-bottom: 0;
}

/* Blockquotes for Regulations - Enhanced card design */
.article-body .content-blockquote {
    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
    border-left: 5px solid #0066cc;
    margin: 2rem 0;
    padding: 1.5rem 2rem;
    font-style: italic;
    color: #334155;
    border-radius: 0 12px 12px 0;
    box-shadow: 0 2px 8px rgba(0, 102, 204, 0.1);
    position: relative;
}

.article-body .content-blockquote::before {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%230066cc' viewBox='0 0 16 16'%3e%3cpath d='M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 9 7.558V11a1 1 0 0 0 1 1h2Zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 3 7.558V11a1 1 0 0 0 1 1h2Z'/%3e%3c/svg%3e");
    width: 2rem;
    height: 2rem;
    margin-right: 1rem;
    opacity: 0.3;
    position: absolute;
    top: 1rem;
    right: 1rem;
}

/* Remove margin between consecutive paragraphs in blockquotes */
.article-body .content-blockquote p {
    margin-bottom: 0.75rem;
    position: relative;
}

.article-body .content-blockquote p:last-child {
    margin-bottom: 0;
}

.article-body .content-blockquote strong {
    font-weight: 700;
    font-style: normal;
    display: block;
    margin-bottom: 0.75rem;
    color: #0066cc;
    font-size: 1.1em;
}

/* Horizontal Rules */
.article-body .content-hr {
    border: 0;
    border-top: 2px solid #dee2e6;
    margin: 2rem 0;
    opacity: 1;
}

.article-body .content-hr.my-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

/* Links */
.article-body .content-link {
    color: #0066cc;
    text-decoration: none;
    border-bottom: 1px dotted #0066cc;
    transition: all 0.3s ease;
}

.article-body .content-link:hover {
    color: #004499;
    border-bottom: 1px solid #004499;
    text-decoration: none;
}

/* Article Meta - Enhanced */
.article-meta {
    border-bottom: 2px solid #e2e8f0;
    padding-bottom: 2rem;
    margin-bottom: 2.5rem;
    background: linear-gradient(to right, #f8fafc 0%, transparent 100%);
    padding: 1.5rem;
    border-radius: 8px;
    margin-top: 1rem;
}

.article-footer {
    border-top: 3px solid #e2e8f0;
    padding-top: 2.5rem;
    margin-top: 4rem;
    background: #f8fafc;
    padding: 2rem;
    border-radius: 12px;
}

/* Table Styles - Enhanced with better contrast and modern design */
.content-table {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 0.95rem;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

/* Use dark header with high contrast white text */
.content-table thead {
    background: linear-gradient(135deg, #1a1f24 0%, #2d3748 100%);
    color: #ffffff;
}

.content-table thead th {
    padding: 1rem 1.25rem;
    font-weight: 700;
    text-align: left;
    border-bottom: 3px solid #0066cc;
    white-space: nowrap;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
}

/* First and last header cells with rounded corners */
.content-table thead th:first-child {
    border-top-left-radius: 12px;
}

.content-table thead th:last-child {
    border-top-right-radius: 12px;
}

/* Ensure bold text in header stays white */
.content-table thead strong { 
    color: #ffffff !important; 
    font-weight: 700;
}

/* Make strong text inherit outside header for better contrast */
.content-table strong {
    color: inherit;
    font-weight: 700;
}

.content-table tbody tr {
    transition: all 0.2s ease;
    background-color: #ffffff;
}

.content-table tbody tr:hover {
    background-color: #f8fafc;
    transform: translateX(2px);
}

.content-table tbody td {
    padding: 1rem 1.25rem;
    border-bottom: 1px solid #e2e8f0;
    vertical-align: top;
    color: #2d3748;
}

.content-table tbody tr:last-child td {
    border-bottom: none;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 2rem;
    border-radius: 12px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f8fafc;
}

.table-striped tbody tr:nth-of-type(odd):hover {
    background-color: #f1f5f9;
}

.content-table em {
    font-style: italic;
    color: #64748b;
}

.content-table code {
    background-color: #f1f5f9;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-family: 'Courier New', 'Consolas', monospace;
    font-size: 0.875em;
    color: #e11d48;
    border: 1px solid #e2e8f0;
}

/* Responsive Design */
@media (max-width: 768px) {
    .article-title {
        font-size: 1.8rem;
    }
    
    .article-body .content-h1 {
        font-size: 1.8rem;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .article-body .content-h2 {
        font-size: 1.5rem;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .article-body .content-h3 {
        font-size: 1.3rem;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .article-body .content-h4 {
        font-size: 1.1rem;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .article-body .content-h5 {
        font-size: 1rem;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .article-body .content-h6 {
        font-size: 0.9rem;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .article-body {
        font-size: 1rem;
    }
    .content-table {
        font-size: 0.875rem;
    }
    .content-table thead th,
    .content-table tbody td {
        padding: 0.5rem 0.75rem;
    }
}

/* Print Styles */
@media print {
    .article-body .content-h1,
    .article-body .content-h2,
    .article-body .content-h3,
    .article-body .content-h4,
    .article-body .content-h5,
    .article-body .content-h6 {
        color: black;
        border-bottom: 1px solid black;
    }
    
    .article-body .content-link {
        color: black;
        border-bottom: none;
    }
    
    .article-body .content-link::after {
        content: " (" attr(href) ")";
        font-size: 0.8em;
    }
    .table-responsive { overflow: visible; }
    .content-table { page-break-inside: avoid; }
}

/* Hover Effects */
.card:hover {
    transform: translateY(-3px);
    transition: transform 0.3s ease;
    box-shadow: 0 0.5rem 1rem rgba(0, 102, 204, 0.15);
}

/* Badge Styling */
.badge {
    font-size: 0.85em;
}

/* Ensure topic-colored badges always have white text */
.badge[class*="topic-"] {
    color: #ffffff !important;
}

/* Alert Enhancements */
.alert {
    border-radius: 0.5rem;
}

.alert-info {
    background-color: rgba(13, 202, 240, 0.1);
}

.alert-warning {
    background-color: rgba(255, 193, 7, 0.1);
}

/* Button Styling */
.btn {
    border-radius: 0.5rem;
    font-weight: 500;
}

.btn-outline-primary:hover {
    background-color: #0066cc;
    border-color: #0066cc;
}

.btn-outline-secondary:hover {
    background-color: #6c757d;
    border-color: #6c757d;
}

/* -------------------------------------------------- */
/* Dark Theme Accessibility Enhancements    */
/* Apply by adding .dark-theme to <body> or wrapper   */
/* -------------------------------------------------- */
.dark-theme {
    background-color: #0f172a;
    color: #e2e8f0;
}

.dark-theme .article-content {
    background-color: #1e293b;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}

.dark-theme .article-body { 
    color: #e2e8f0; 
}

.dark-theme .article-title { 
    color: #f1f5f9; 
    border-color: #3b82f6; 
}

.dark-theme a { 
    color: #60a5fa; 
}

.dark-theme a:hover { 
    color: #93c5fd; 
}

/* Article meta in dark theme */
.dark-theme .article-meta {
    border-bottom-color: #334155;
    background: linear-gradient(to right, #1e293b 0%, transparent 100%);
}

.dark-theme .article-footer {
    border-top-color: #334155;
    background: #1e293b;
}

/* Cards - Enhanced contrast for dark theme */
.dark-theme .card { background-color: #1e262e; border-color: #2c3a47; color: #e2e8f0; }
.dark-theme .card-header.bg-primary { background-color: #0a4c87 !important; }

/* Ensure ALL card titles have high contrast white text in dark theme */
.dark-theme .card-title,
.dark-theme .card-title a,
.dark-theme .card-body h1,
.dark-theme .card-body h2,
.dark-theme .card-body h3,
.dark-theme .card-body h4,
.dark-theme .card-body h5,
.dark-theme .card-body h6 { 
    color: #f8fafc !important; 
}

/* Ensure card text has good contrast */
.dark-theme .card-text { color: #dce4ec; }
.dark-theme .card-text.small { color: #cbd5e1; }
.dark-theme .card-meta { border-top-color: #2c3a47; }
.dark-theme .hover-card:hover { box-shadow: 0 0.75rem 1.25rem rgba(0,0,0,0.5); }

/* Badges */
.dark-theme .badge.bg-secondary { background-color: #334155 !important; color: #f1f5f9; }
.dark-theme .badge.bg-light { background-color: #2b3640 !important; color: #e2e8f0; border-color: #3b4a56; }
.dark-theme .badge.bg-primary { background-color: #0d6efd !important; color: #ffffff; }

/* Pagination */
.dark-theme .pagination .page-link { background-color: #1e262e; border-color: #2c3a47; color: #4dabf7; }
.dark-theme .pagination .page-link:hover { background-color: #27323c; color: #82cfff; }
.dark-theme .pagination .page-item.active .page-link { background-color: #0066cc; border-color: #0066cc; color: #ffffff; }

/* Breadcrumbs & Meta */
.dark-theme .breadcrumb { background: transparent; }
.dark-theme .breadcrumb-item a { color: #4dabf7; }
.dark-theme .breadcrumb-item.active { color: #94a3b8; }
.dark-theme small.text-muted, .dark-theme .text-muted { color: #94a3b8 !important; }

/* Alerts */
.dark-theme .alert-info { background-color: rgba(13,202,240,0.15); color: #cce9f3; }
.dark-theme .alert-warning { background-color: rgba(255,193,7,0.15); color: #ffe8b3; }
.dark-theme .alert { border-color: #2c3a47; }

/* Table in dark theme - enhanced */
.dark-theme .content-table thead { 
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); 
}

.dark-theme .content-table thead th { 
    border-color: #334155; 
    color: #f1f5f9; 
}

.dark-theme .content-table tbody td { 
    background-color: #1e293b; 
    border-color: #334155; 
    color: #e2e8f0; 
}

.dark-theme .content-table tbody tr:hover { 
    background-color: #334155; 
}

.dark-theme .table-striped tbody tr:nth-of-type(odd) { 
    background-color: #1a2332; 
}

.dark-theme .table-striped tbody tr:nth-of-type(odd):hover {
    background-color: #2d3a4f;
}

.dark-theme .content-table code { 
    background-color: #334155; 
    color: #fbbf24; 
    border-color: #475569;
}

/* Markdown headers in dark */
.dark-theme .article-body .content-h1,
.dark-theme .article-body .content-h2,
.dark-theme .article-body .content-h3,
.dark-theme .article-body .content-h4,
.dark-theme .article-body .content-h5,
.dark-theme .article-body .content-h6 { 
    color: #f1f5f9; 
    border-color: #334155; 
}

/* Links inside article body */
.dark-theme .article-body .content-link { color: #4dabf7; border-bottom-color: #4dabf7; }
.dark-theme .article-body .content-link:hover { color: #82cfff; border-bottom-color: #82cfff; }

/* Lists in dark theme - clean style */
.dark-theme .article-body .content-ul,
.dark-theme .article-body .content-ol {
    color: #e2e8f0;
}

.dark-theme .article-body .content-li,
.dark-theme .article-body .content-oli {
    color: #e2e8f0;
}

/* Blockquote dark theme - enhanced */
.dark-theme .article-body .content-blockquote { 
    background: linear-gradient(135deg, #1e293b 0%, #1e3a5f 100%);
    color: #cbd5e1; 
    border-left-color: #60a5fa; 
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.dark-theme .article-body .content-blockquote strong {
    color: #60a5fa;
}

/* Horizontal rules dark */
.dark-theme .article-body .content-hr {
    border-top-color: #2c3a47;
}

/* Code inline dark */
.dark-theme .article-body .content-code { background-color: #222c35; border-color: #2c3a47; color: #ffb4e6; }

/* Buttons */
.dark-theme .btn-outline-primary { color: #4dabf7; border-color: #4dabf7; }
.dark-theme .btn-outline-primary:hover { background-color: #0066cc; color: #ffffff; }
.dark-theme .btn-outline-secondary { color: #94a3b8; border-color: #3b4a56; }
.dark-theme .btn-outline-secondary:hover { background-color: #334155; color: #ffffff; }
.dark-theme .btn-primary { background-color: #0066cc; border-color: #0066cc; }
.dark-theme .btn-primary:hover { background-color: #0a74d1; }

/* Improve focus outline contrast */
.dark-theme a:focus, .dark-theme button:focus, .dark-theme .btn:focus {
    outline: 2px solid #82cfff;
    outline-offset: 2px;
}

/* Accessibility contrast for card title in light theme as well */
.card-title a { color: #1f2937; }
.card-title a:hover { color: #1e40af; }



/* -------------------------------------------------- */
/* High Contrast for Card Headers with Dark Backgrounds */
/* Ensures white text on colored card headers          */
/* -------------------------------------------------- */

/* For all card headers with background colors */
.card-header[class*="bg-"],
.card-header[class*="topic-"],
.card-header.bg-primary,
.card-header.bg-secondary,
.card-header.bg-success,
.card-header.bg-danger,
.card-header.bg-warning,
.card-header.bg-info,
.card-header.bg-dark {
    color: #ffffff !important;
}

/* Ensure all text inside colored card headers is white */
.card-header[class*="bg-"] *,
.card-header[class*="topic-"] *,
.card-header.bg-primary *,
.card-header.bg-secondary *,
.card-header.bg-success *,
.card-header.bg-danger *,
.card-header.bg-warning *,
.card-header.bg-info *,
.card-header.bg-dark * {
    color: #ffffff !important;
}

/* Specifically for card titles inside headers with dark backgrounds */
.card-header[class*="bg-"] .card-title,
.card-header[class*="bg-"] .card-title a,
.card-header[class*="topic-"] .card-title,
.card-header[class*="topic-"] .card-title a {
    color: #ffffff !important;
}

/* Card body text when card has colored background */
.card[class*="bg-"] .card-body,
.card.bg-dark .card-body,
.card.bg-primary .card-body,
.card.bg-secondary .card-body {
    color: #ffffff;
}

.card[class*="bg-"] .card-title,
.card.bg-dark .card-title,
.card.bg-primary .card-title,
.card.bg-secondary .card-title {
    color: #ffffff !important;
}

.card[class*="bg-"] .card-text,
.card.bg-dark .card-text,
.card.bg-primary .card-text,
.card.bg-secondary .card-text {
    color: rgba(255, 255, 255, 0.9);
}

/* For cards with dark topic colors */
.card.topic-regulations .card-body,
.card.topic-airspace .card-body,
.card.topic-incident .card-body {
    color: #f8fafc;
}

.card.topic-regulations .card-title,
.card.topic-airspace .card-title,
.card.topic-incident .card-title {
    color: #ffffff !important;
}

/* -------------------------------------------------- */
/* Image and Figure Styles - Enhanced presentation   */
/* Markdown images are rendered as figure elements    */
/* -------------------------------------------------- */

/* Base figure styles with improved shadow and spacing */
.article-body .content-figure {
    margin: 2.5rem 0;
    display: block;
    clear: both;
}

/* Centered image (default) - enhanced with card design */
.article-body .content-figure-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    padding: 1rem;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* Float left - text wraps on the right */
.article-body .content-figure-left {
    float: left;
    margin: 0.5rem 2rem 1.5rem 0;
    max-width: 45%;
    background: #ffffff;
    padding: 1rem;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* Float right - text wraps on the left */
.article-body .content-figure-right {
    float: right;
    margin: 0.5rem 0 1.5rem 2rem;
    max-width: 45%;
    background: #ffffff;
    padding: 1rem;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* Full width image */
.article-body .content-figure-full {
    width: 100%;
    margin: 2.5rem 0;
    background: #ffffff;
    padding: 1rem;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* Responsive image with better styling */
.article-body .content-image {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.article-body .content-figure:hover .content-image {
    transform: scale(1.02);
}

/* Image inside centered figure */
.article-body .content-figure-center .content-image {
    margin: 0 auto;
}

/* Image inside full-width figure */
.article-body .content-figure-full .content-image {
    width: 100%;
}

/* Caption styles - enhanced typography */
.article-body .content-figcaption {
    font-size: 0.95rem;
    color: #64748b;
    font-style: italic;
    margin-top: 0.75rem;
    padding: 0.5rem;
    text-align: center;
    border-top: 2px solid #e2e8f0;
    font-weight: 500;
}

/* Caption for left/right floated images */
.article-body .content-figure-left .content-figcaption,
.article-body .content-figure-right .content-figcaption {
    font-size: 0.875rem;
}

/* Images in dark theme */
.dark-theme .article-body .content-figure {
    background-color: #1e293b;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
}

.dark-theme .article-body .content-image {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    border: 1px solid #334155;
}

.dark-theme .article-body .content-figcaption {
    color: #94a3b8;
    border-top-color: #334155;
}

/* Responsive styles for mobile */
@media (max-width: 768px) {
    /* On mobile, all images should be centered and full width */
    .article-body .content-figure-left,
    .article-body .content-figure-right {
        float: none;
        max-width: 100%;
        margin: 1.5rem 0;
        text-align: center;
    }
    
    .article-body .content-figure-left .content-image,
    .article-body .content-figure-right .content-image {
        margin: 0 auto;
    }
    
    .article-body .content-figcaption {
        font-size: 0.85rem;
    }
}

/* Print styles for images */
@media print {
    .article-body .content-figure {
        page-break-inside: avoid;
        margin: 1rem 0;
    }
    
    /* Don't float images when printing */
    .article-body .content-figure-left,
    .article-body .content-figure-right {
        float: none;
        max-width: 100%;
        text-align: center;
    }
    
    .article-body .content-image {
        box-shadow: none;
        border: 1px solid #dee2e6;
    }
    
    .article-body .content-figcaption {
        color: #000;
        font-size: 0.8rem;
    }
}