/*   
Theme Name: Malina child-theme
Theme URI: http://themeforest.net/user/artstudioworks/portfolio
Description: Malina is the perfect and stylish template to present your ideas online. With wide range of project layouts, from full-screen to iconic grid, you can easily create template you need, that will engaging visitors and potential clients.
Author: ArtstudioWorks
Author URI: http://themeforest.net/user/artstudioworks
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: malina
Tags: white, black, blue, fluid-layout, fixed-layout, custom-colors, custom-background, theme-options, translation-ready
Designed by MontaukCo: http://themeforest.net/user/montaukco

All PHP code is released under the GNU General Public Licence version 3.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


.single-post p {
	font-size: 18px;
	line-height: 1.666666667;
	margin-bottom: 0;
}
.single-post .wp-block-paragraph {
    margin-bottom: 2.25rem;
}
.single-post .wp-block-paragraph:last-child {
    margin-bottom: 0;
}
.single-post .post-content h1, .single-post .post-content h2, .single-post .post-content h3 {
	margin-top: 20px;
}
.single-post .title h1 {
	font-weight: 400;
    font-size: 40px;
}
.single-post .p-block-image img {
	margin-top: 15px;
}