/*
Theme Name: Traveler Child
Theme URI: https://musafirresort.in/
Template: traveler
Author: Musafir Resort
Author URI: https://musafirresort.in/
Description: Build a travel website is easy with Traveler theme
Tags: black,green,white,light,dark,two-columns,three-columns,left-sidebar,right-sidebar,fixed-layout,responsive-layout,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 3.2.8.1.1778409298
Updated: 2026-05-10 16:04:58

*/
/* Blog Content Container */
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content {
    margin-top: 0px !important;
}

/* Increase width only on Desktop */
@media (min-width: 992px) {
    .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content {
        width: 150% !important;
    }
}

/* Blog Paragraph Styling */
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content p {
    opacity: 0.6;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    margin-bottom: 18px;
    color: var(--body-color, #123a32);
}
