/*
Theme Name: JWtheme
Theme URI: https://juraganweb.com
Author: Juraganweb
Author URI: https://juraganweb.com
Description: Theme khusus klien Juraganweb.com
Version: 1.0
License: GPL v2 or later
Text Domain: jwtheme
Tags: Ringan, Modern, Elementor-friendly.
*/

.jw-single-post{
width:100%;
max-width:1200px;
margin:auto;
padding:40px 20px;
}

.jw-entry-title{
font-size:42px;
line-height:1.2;
margin-bottom:24px;
}

.jw-entry-content{
font-size:16px;
line-height:1.8;
color:#334155;
}

.jw-post-thumbnail img{
width:100%;
height:auto;
border-radius:20px;
display:block;
margin-bottom:30px;
}