/*
Theme Name: Grankare Child
Description: Child Theme for Grankare Theme
Author: zozothemes
Version: 1.0
Template: grankare
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

.page-title {
  font-size: 57px;
  line-height: 67px;
}

.home #site-footer {
  margin-top: -10px;
}

.single-post header.grankare-page-header:after {
  background-color: rgb(0 0 0 / 30%);
  opacity: 1;
}