/*
Theme Name: Cesar
Theme URI: https://jobayerhossan.com
Author: jobayer
Author URI: https://jobayerhossan.com
Description: Custom portfolio theme converted from a React UI. Manage content from WordPress admin.
Version: 1.0.0
Text Domain: cesar
Requires at least: 6.0
Tested up to: 6.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: portfolio, one-column, custom-header
*/

.page_content p, .page_content ul{
	margin-bottom: 20px;
}
.page_content h1, .page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6{
	margin-bottom: 10px;
	font-weight: 600;
}
.page_content h2{
	font-size: 32px;
}
.page_content h3{
	font-size: 24px;
}
.page_content h4{
	font-size: 20px;
}
.page_content h5{
	font-size:18px;
}
.page_content h6{
	font-size: 16px;
}