/*
Theme Name: Balanced Blog Child
Theme URI: https://headthemes.com/theme/balanced-blog/
Template: balanced-blog
Author: HeadThemes
Author URI: https://headthemes.com/
Description: Balanced Blog is fast, clean and responsive WordPress Blog theme. Theme supports custom header, logo or background and it is easy to use. Balanced Blog is SEO friendly, WPML, translation and RTL ready. DEMO: https://headthemes.com/balanced-blog-demo/
Tags: one-column,two-columns,right-sidebar,custom-background,custom-menu,featured-images,translation-ready,custom-logo,threaded-comments,blog
Version: 1.1.0.1
Updated: 2022-10-21 11:02:01

*/
p.xp-copy {
    color: #fff;
    text-align: center;
    margin: 15px 0px;
}
.site-branding-logo img {
    width: 30%;
}
.main-container {
    min-height: 100vh;
}
@media screen and (max-width:480px){
	.site-branding-logo img {
    width: 80%;
}
}