/*
Theme Name: Alia Child
Description: Child theme for Alia WordPress Theme
Author: Ahmad Works, Inc
Author URI: https://ahmad.works/
Template: alia
Version: 1.0
License: Themeforest Split Licence
License URI: -
Text Domain: alia-child
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.entry-content code {
  background: #272822;
}

.entry-content p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.entry-content h2 {
    font-size: 24px;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.entry-content h3 {
    font-size: 24px;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.entry-content h4 {
    font-size: 24px;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.entry-content h5 {
    font-size: 24px;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.entry-content blockquote{
    margin-top: 30px;
    margin-bottom: 30px;
}