/*
Theme Name: Cube Blog Pro Child
Theme URI: https://www.kantipurthemes.com/downloads/cube-blog-pro
Template: cube-blog-pro-premium
Author: Kantipur Themes
Author URI: https://www.kantipurthemes.com/
Description: Cube Blog Pro is a simple, clean and responsive WordPress blog theme built by Kantipur Themes. This theme is perfect for youtube bloggers, travel blog, food blog, fashion blog and writers who need to create personal blog site with simple creative features and effects to make readers feel the pleasure of reading blog posts and articles.
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,one-column,two-columns,custom-header,blog,entertainment,portfolio
Version: 2.5.1751470288
Updated: 2025-07-02 15:31:28

*/



.wp-block-tag-cloud a {
    text-decoration: none;
	color:#31A3D9!important;
}

.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus {
    color: #555!important;
    background-color:transparent!important;
    border:0!important;
}


/*

.wp-block-tag-cloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 10px 10px 0;
    color: #333 !important;
    border: 1px solid #ddd;

    padding: 5px 10px;
    line-height: 1;
    border-radius: 3px;
}

.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus {
    color: #fff !important;
    background-color: #f37e7e;
    border-color: #f37e7e;
}

#colophon .wp-block-tag-cloud a {
	color: #fff !important;
}
*/


.section-recent-posts .entry-container
 {
        float: unset;
        width: 100%;
        padding: 0;
    }
}

