/*
Theme Name: Blog Diary Child
Theme URI: https://themepalace.com/downloads/blog-diary
Template: blog-diary
Author: Theme Palace
Author URI: https://themepalace.com
Description: Blog Diary is a new generation WordPress personal blog theme, that can give your readers immersive browsing experience. Blog Diary theme is fully compatible with Gutenberg Content Editor. It is designed for personal blog, blogger, journal, lifestyle, magazine, photography, editorial, traveler. This theme will help you create a simple and clean blog. If you are a blogger, then it’s a perfect choice for you if you don’t need to have any experiment to setup your WordPress personal blog. It’s super simple and easy to setup and you will get high quality, responsive, well crafted blog out of the box to make writers only focus on writing content.
Tags: translation-ready,custom-background,theme-options,custom-menu,threaded-comments,featured-images,footer-widgets,left-sidebar,editor-style,right-sidebar,full-width-template,two-columns,three-columns,grid-layout,custom-colors,custom-header,custom-logo,featured-image-header,blog,portfolio,entertainment
Version: 1.0.1
Updated: 2022-10-25 13:31:31

*/
.site-logo img {
    width: 60%;
}
p.site-title {
    visibility: hidden;
}

div#site-identity h1 a {
    visibility: hidden;
}
.archive-blog-wrapper article .entry-container a.btn {
    border: 2px solid #fc0;
    color: #fc0;
}
.archive-blog-wrapper article .entry-container a.btn:hover, .archive-blog-wrapper article .entry-container a.btn:focus {
    background-color: #fc0;
    color: #fff;
}
div#wp-copy {
    background: #333;
    color: #fff;
    padding: 25px 0px;
    text-align: center;
}
.single .entry-content {
    background: #fff;
    padding: 30px;
	    border-radius: 8px;
}