/* Small devices (phones, 450px and down) */
@media only screen and (max-width: 450px) {
    .title h1 {
        font-size: 1.3rem;
    }

    .title #logo {
        max-height: 60px;
    }

    .box {
        margin: 10px 8px !important;
        padding: 15px !important;
        width: calc(100% - 16px) !important;
    }

    body {
        font-size: 1.05rem;
    }

    a {
        font-size: 0.9rem;
    }

    h1 {
        font-size: 1.6rem;
        margin-bottom: 30px;
    }

    h2 {
        font-size: 1.4rem;
    }

    h3 {
        font-size: 1.25rem;
    }
}

/* Medium devices (tablets, between 451px and 768px) */
@media only screen and (min-width: 451px) and (max-width: 768px) {
    .title #logo {
        max-height: 70px;
    }

    .box {
        margin: 12px auto;
        padding: 20px;
        width: 90%;
        max-width: 700px;
    }

    body {
        font-size: 1.15rem;
    }

    h1 {
        font-size: 1.8rem;
        margin-bottom: 35px;
    }

    h2 {
        font-size: 1.6rem;
    }

    h3 {
        font-size: 1.4rem;
    }
}

/* Large devices (desktops, 769px and up) */
@media only screen and (min-width: 769px) {
    .container {
        max-width: 1200px;
    }

    .box {
        margin: 15px auto;
        padding: 30px;
        width: 85%;
        max-width: 900px;
    }

    body {
        font-size: 1.2rem;
    }

    h1 {
        font-size: 2rem;
        margin-bottom: 40px;
    }

    h2 {
        font-size: 1.8rem;
        margin-bottom: 25px;
    }

    h3 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    /* Improve article content readability */
    .article-content {
        line-height: 1.7;
    }
}

img {
    max-width: 100% !important;
}

/* Dark mode support */
:root {
    --bg-color: rgb(242, 131, 12);
    --bg-gradient: linear-gradient(90deg, rgba(242, 131, 12, 1) 0%, rgba(242, 162, 12, 1) 51%, rgba(242, 131, 12, 1) 100%);
    --text-color: #111;
    --box-bg: rgba(255, 255, 255, 0.65);
    --card-bg: rgba(255, 255, 255, 0.85);
    --link-color: #000;
    --link-border: 2px dashed #000;
    --shadow-color: rgba(0, 0, 0, 0.1);
    --text-shadow: 0 0 2px rgba(255, 255, 255, 0.7);
}

/* Dark mode styles */
:root.dark-mode {
    --bg-color: #1a1a1a;
    --bg-gradient: linear-gradient(90deg, #1a1a1a 0%, #2a2a2a 51%, #1a1a1a 100%);
    --text-color: #f0f0f0;
    --box-bg: rgba(40, 40, 40, 0.85);
    --card-bg: rgba(50, 50, 50, 0.9);
    --link-color: #f2830c;
    --link-border: 2px dashed #f2830c;
    --shadow-color: rgba(0, 0, 0, 0.3);
    --text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
}

/* System preference dark mode */
@media (prefers-color-scheme: dark) {
    :root:not(.light-mode):not(.dark-mode) {
        --bg-color: #1a1a1a;
        --bg-gradient: linear-gradient(90deg, #1a1a1a 0%, #2a2a2a 51%, #1a1a1a 100%);
        --text-color: #f0f0f0;
        --box-bg: rgba(40, 40, 40, 0.85);
        --card-bg: rgba(50, 50, 50, 0.9);
        --link-color: #f2830c;
        --link-border: 2px dashed #f2830c;
        --shadow-color: rgba(0, 0, 0, 0.3);
        --text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    }
}

html, body {
    font-family: "Tajawal", sans-serif;
    height: 100%;
    color: var(--text-color);
}

body {
    background: var(--bg-color);
    background: var(--bg-gradient);
    color: var(--text-color);
    text-shadow: var(--text-shadow);
    font-size: 1.2rem;
    line-height: 1.6;
}
.highlight {
    background: #282c34;
    color: #abb2bf;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0;
    direction: ltr;
    overflow-x: auto;
    font-size: .9rem;
    text-shadow: none;
}
.container:before {
    content: ' ';
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.02;
    background-image: url(/zellij-tiles.png);
    background-repeat: repeat;
    z-index: -1;
}

a {
    text-decoration: none;
    color: var(--link-color);
    border-bottom: var(--link-border);
    padding-bottom: 3px;
    text-shadow: var(--text-shadow);
    font-weight: bold;
    font-size: .9rem;
    transition: all 0.2s ease;
}

a:hover {
    opacity: 0.85;
}

a[target="_blank"]:before {
    content: '';
    background: url(data:image/svg+xml;utf8;base64,IDxzdmcgaGVpZ2h0PSIxMDI0IiB3aWR0aD0iNzY4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik02NDAgNzY4SDEyOFYyNTcuOTA1OTk5OTk5OTk5OTVMMjU2IDI1NlYxMjhIMHY3NjhoNzY4VjU3Nkg2NDBWNzY4ek0zODQgMTI4bDEyOCAxMjhMMzIwIDQ0OGwxMjggMTI4IDE5Mi0xOTIgMTI4IDEyOFYxMjhIMzg0eiIvPjwvc3ZnPg==);
    background-size: cover;
    display: inline-block;
    width: 0.6em;
    height: 0.75em;
    top: 0.05em;
    position: relative;
    left: 0.2em;
    margin-right: 0.2em;
    opacity: .5;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.rtl {
    direction: rtl;
    text-align: right;
}

/* RTL specific adjustments */
.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6 {
    text-align: right;
}

.rtl ul {
    padding-right: 20px;
    padding-left: 0;
}

.rtl .article-content {
    text-align: justify;
    hyphens: auto;
}

.title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3vw;
    width: 100%;
    font-family: Verdana, sans-serif;
}

.sub-title {
    margin-top: -6%;
}

h1, h2, h3, h4 {
    text-shadow: 0 1px 1px white;
}

h1 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 1.5rem;
}

#logo {
    max-height: 80px;
}

.box {
    margin: 15px auto;
    padding: 25px;
    background: var(--box-bg);
    border-radius: 8px;
    box-shadow: 0 2px 8px var(--shadow-color);
    width: 90%;
    transition: box-shadow 0.3s ease;
}

.box:hover {
    box-shadow: 0 4px 12px var(--shadow-color);
}

.box img.demonstrative {
    display: inline-block;
    max-width: 90%;
    border: 1px solid #ad1015;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    opacity: 0.95;
    margin: 15px auto;
    display: block;
}

.box p {
    text-indent: 15px;
    margin: 20px 0;
    line-height: 1.7;
}

.box ul > li {
    margin: 12px 0;
    line-height: 1.6;
}

.media-link-group {
    display: flex;
    justify-content: right;
    align-items: center;
}

.media-link-icon {
    max-height: 35px;
    margin: 0 5px;
}

.social-media-group {
    display: flex;
    justify-content: right;
    align-items: center;
}

.social-media-icon {
    max-height: 50px;
}

.main-post-image {
    background: #ffffff57;
    border-radius: 5px;
    box-shadow: 1px 1px 4px -1px;
    max-width: 100%;
    margin: 40px auto;
    display: block;
}

/* Code block styling */
.code-block {
    text-shadow: none;
    background-color: #282c34;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0;
    direction: ltr;
    overflow-x: auto;
}
.code-block code {
    color: #abb2bf;
}

/* Back to top button */
#back-to-top-button {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    padding: 10px 15px;
    background-color: rgba(242, 131, 12, 0.8);
    color: white;
    border-radius: 5px;
    text-shadow: none;
    border: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s;
}

#back-to-top-button:hover {
    background-color: rgba(242, 131, 12, 1);
    text-shadow: none;
}

.back-to-top {
    text-align: center;
    margin-top: 30px;
}

/* Style for the last updated date */
.article-meta {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 20px;
}

.article-date, .reading-time {
    font-size: 0.9rem;
    color: #555;
    display: inline-block;
    margin-left: 10px;
}

.reading-time-icon {
    font-style: normal;
    margin-left: 2px;
}

/* Breadcrumbs Navigation */
.breadcrumbs {
    font-size: 0.9rem;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.breadcrumbs a {
    color: #555;
    font-size: 0.9rem;
    border-bottom: 1px dotted #f2830c;
    padding-bottom: 2px;
    font-weight: normal;
}

.breadcrumbs a:hover {
    color: #f2830c;
}

.breadcrumb-separator {
    margin: 0 5px;
    color: #888;
}

.current-page {
    color: #ad1015;
    font-weight: bold;
}

/* Table of Contents */
.table-of-contents {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    padding: 15px;
    margin: 20px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.table-of-contents h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.2rem;
    text-align: center;
}

.table-of-contents ul {
    padding-right: 20px;
}

.table-of-contents li {
    margin: 5px 0;
}

.table-of-contents a {
    text-decoration: none;
    color: #333;
    border-bottom: 1px dashed #f2830c;
    transition: color 0.2s;
}

.table-of-contents a:hover {
    color: #f2830c;
}

/* Latest Posts Section */
.featured-video {
    margin-bottom: 20px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.view-all-posts {
    text-align: center;
    margin: 15px 0;
}

.view-all-link {
    display: inline-block;
    padding: 8px 20px;
    background-color: #f2830c;
    color: white !important;
    border-radius: 5px;
    font-size: 1rem;
    text-shadow: none;
    border: none !important;
    transition: background-color 0.3s ease, transform 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.view-all-link:hover {
    background-color: #d97200;
    transform: translateY(-2px);
    text-shadow: none;
}

.latest-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-top: 25px;
}

.latest-post-card {
    background-color: var(--card-bg);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 3px 8px var(--shadow-color);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.latest-post-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px var(--shadow-color);
}

.latest-post-card a {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 18px;
    text-decoration: none;
    border-bottom: none;
}

.latest-post-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 6px;
    margin-bottom: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.latest-post-card h4 {
    margin: 10px 0;
    font-size: 1.15rem;
    line-height: 1.5;
    color: var(--text-color);
}

.latest-post-date {
    font-size: 0.85rem;
    color: var(--text-color);
    opacity: 0.75;
    margin: 8px 0 0 0;
}

.latest-post-description {
    font-size: 0.95rem;
    color: var(--text-color);
    opacity: 0.9;
    margin: 12px 0 0 0;
    line-height: 1.6;
    flex-grow: 1;
}

/* Pagination Styles */
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0;
    flex-wrap: wrap;
    gap: 8px;
}

.pagination-item {
    display: inline-block;
    padding: 10px 18px;
    background-color: rgba(255, 255, 255, 0.9);
    color: #333;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 500;
    text-shadow: none;
    border: 1px solid rgba(242, 131, 12, 0.2) !important;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    margin: 0 2px;
    position: relative;
    overflow: hidden;
}

.pagination-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    z-index: 1;
}

.pagination-item:hover {
    background-color: rgba(242, 131, 12, 0.15);
    color: #111;
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
    border-color: rgba(242, 131, 12, 0.5) !important;
}

.pagination-item.active {
    background-color: #f2830c;
    color: white;
    font-weight: 600;
    border-color: #f2830c !important;
    box-shadow: 0 4px 10px rgba(242, 131, 12, 0.3);
    transform: translateY(-2px);
}

.pagination-item.active:hover {
    background-color: #e67a0a;
    box-shadow: 0 5px 12px rgba(242, 131, 12, 0.4);
}

/* Disabled pagination items */
.pagination-item.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: none;
    transform: none !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
}

.pagination-item.disabled:hover {
    background-color: rgba(255, 255, 255, 0.5);
    transform: none;
    box-shadow: none;
}

/* Accessibility Improvements */
/* Focus styles for keyboard navigation */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
.pagination-item:focus,
[tabindex]:focus {
    outline: 3px solid #f2830c;
    outline-offset: 2px;
    box-shadow: 0 0 0 3px rgba(242, 131, 12, 0.3);
    text-decoration: none;
}

/* Skip to content link for keyboard users */
.skip-to-content {
    position: absolute;
    top: -40px;
    left: 0;
    background: #f2830c;
    color: white;
    padding: 8px 15px;
    z-index: 100;
    transition: top 0.3s;
    border-radius: 0 0 5px 0;
    border-bottom: none;
}

.skip-to-content:focus {
    top: 0;
}

/* Accessibility controls */
.accessibility-controls {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: var(--box-bg);
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 8px var(--shadow-color);
    z-index: 99;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.font-size-controls {
    display: flex;
    gap: 5px;
}

.control-btn {
    background: #f2830c;
    color: white;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s ease;
}

.font-size-btn {
    width: 30px;
    height: 30px;
}

.dark-mode-toggle {
    width: 100%;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.dark-mode-toggle .toggle-icon {
    font-size: 1.2em;
}

.control-btn:hover {
    background: #d97200;
}

/* Previous/Next buttons styling */
.pagination-prev,
.pagination-next {
    padding: 10px 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
}

.pagination-arrow {
    display: inline-block;
    font-size: 0.8em;
    margin: 0 5px;
    position: relative;
    top: -1px;
    transition: transform 0.3s ease;
}

.pagination-prev:hover .pagination-arrow {
    transform: translateX(-3px);
}

.pagination-next:hover .pagination-arrow {
    transform: translateX(3px);
}

@media only screen and (max-width: 450px) {
    .pagination {
        margin: 25px 0;
        gap: 6px;
    }

    .pagination-item {
        padding: 8px 14px;
        font-size: 0.85rem;
        border-radius: 6px;
    }

    .pagination-prev,
    .pagination-next {
        padding: 8px 16px;
        min-width: 80px;
        font-size: 0.8rem;
    }

    .pagination-arrow {
        font-size: 0.7em;
        margin: 0 3px;
    }
}

/* For very small screens, stack the pagination */
@media only screen and (max-width: 350px) {
    .pagination {
        flex-direction: column;
        gap: 8px;
    }

    .pagination-prev,
    .pagination-next {
        width: 100%;
        margin: 0;
    }

    /* Show only a few page numbers on very small screens */
    .pagination-item:not(.pagination-prev):not(.pagination-next):not(.active) {
        display: none;
    }

    .pagination-item:nth-child(2),
    .pagination-item:nth-last-child(2) {
        display: inline-block;
    }
}

/* Related Posts Section */
.related-posts {
    margin-top: 50px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.related-posts h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.3rem;
}

.related-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.related-post-card {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.related-post-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.related-post-card a {
    display: block;
    padding: 15px;
    text-decoration: none;
    border-bottom: none;
}

.related-post-image {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 3px;
    margin-bottom: 10px;
}

.related-post-card h4 {
    margin: 10px 0;
    font-size: 1.1rem;
    line-height: 1.4;
    color: #333;
}

.related-post-date {
    font-size: 0.8rem;
    color: #666;
    margin: 5px 0 0 0;
}

/* Author Bio Styles */
.author-bio {
    margin: 40px 0;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: row;
    align-items: center;
}

.author-image {
    flex: 0 0 100px;
    margin-left: 20px;
}

.author-avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #f2830c;
}

.author-info {
    flex: 1;
}

.author-name {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.2rem;
    color: #333;
}

.author-description {
    margin-bottom: 15px;
    font-size: 0.95rem;
    line-height: 1.5;
}

.author-social {
    display: flex;
    gap: 10px;
}

.author-social-link {
    border-bottom: none;
    padding: 0;
}

.author-social-icon {
    width: 30px;
    height: 30px;
    transition: transform 0.3s ease;
}

.author-social-link:hover .author-social-icon {
    transform: translateY(-3px);
}

@media only screen and (max-width: 600px) {
    .author-bio {
        flex-direction: column;
        text-align: center;
    }

    .author-image {
        margin-left: 0;
        margin-bottom: 15px;
    }

    .author-social {
        justify-content: center;
    }
}

/* Social Sharing Styles */
.social-sharing {
    margin: 40px 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.social-sharing h4 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.2rem;
}

.social-sharing-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.share-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: none;
    padding: 0;
}

.share-button:hover {
    transform: translateY(-3px);
}

.share-icon {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.facebook {
    background-color: #3b5998;
}

.twitter {
    background-color: #1da1f2;
}

.linkedin {
    background-color: #0077b5;
}

.whatsapp {
    background-color: #25d366;
}

/* Responsive styles for latest and related posts */
@media only screen and (max-width: 900px) {
    .latest-posts-grid,
    .related-posts-grid {
        gap: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .latest-posts-grid,
    .related-posts-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 18px;
    }

    .latest-post-card h4,
    .related-post-card h4 {
        font-size: 1.1rem;
    }

    .latest-post-image,
    .related-post-image {
        height: 160px;
    }

    .social-sharing-buttons {
        gap: 12px;
    }

    .share-button {
        width: 48px;
        height: 48px;
    }

    .share-icon {
        width: 26px;
        height: 26px;
    }
}

@media only screen and (max-width: 600px) {
    .latest-posts-grid,
    .related-posts-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .latest-post-image,
    .related-post-image {
        height: 200px;
    }

    .latest-post-card,
    .related-post-card {
        max-width: 500px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 450px) {
    .latest-posts-grid,
    .related-posts-grid {
        gap: 15px;
    }

    .latest-post-image,
    .related-post-image {
        height: 180px;
    }

    .latest-post-card a,
    .related-post-card a {
        padding: 15px;
    }

    .social-sharing {
        padding: 15px;
    }

    .share-button {
        width: 42px;
        height: 42px;
    }

    .share-icon {
        width: 24px;
        height: 24px;
    }
}

/* Tags Section Styles */
.tags-section {
    margin: 30px 0;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.tags-section h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.2rem;
}

.tags-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.tag-link {
    display: inline-block;
    padding: 5px 12px;
    background-color: #f2830c;
    color: white;
    border-radius: 20px;
    font-size: 0.9rem;
    text-shadow: none;
    border: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.tag-link:hover {
    background-color: #d97200;
    transform: translateY(-2px);
    text-shadow: none;
}

/* Comments Section Styles */
.comments-section {
    margin: 40px 0;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.comments-section h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.3rem;
    color: #333;
}

#disqus_thread {
    direction: rtl;
}
