/*
Theme Name: Ghangri Child
Description: Theme enfant de Ghangri
Author: Themeinwp
Author URI: https://www.themeinwp.com/
Template: ghangri 
Version: 0.1.0
*/  


#block-2{
    padding-top: 25px;
}
.header-individual-component.branding-components{
    padding-top: 15px;
}
#theme-primary{
    background-image: url(https://www.drupal7releaseparty.org/wp-content/uploads/2022/09/digital-marketing-1725340_1920.jpg), linear-gradient(rgba(255, 255, 255, 0.9),rgba(255, 255, 255, 0.9));
    background-blend-mode: overlay;
    background-color: transparent;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.theme-panel-blocks.article-panel-blocks.theme-article-post-main{
    margin-bottom: 40px;
}
.home.blog .theme-panel-blocks.article-panel-blocks.theme-article-post-main .post-content{
    background-color: #f3f3f3;
    padding-left: 15px;
    padding-right: 15px;
}
.post-edit-link{
    display: none;
}