/*
 Theme Name:   Blooming Blog Child
 Theme URI:    https://adorethemes.com/downloads/blooming-blog/
 Description:  Blooming Blog Child Theme for Performance Optimization.
 Author:       Antigravity AI
 Author URI:   https://adorethemes.com/
 Template:     blooming-blog
 Version:      1.0.0
 License:      GNU General Public License v3 or later
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  blooming-blog-child
*/

/* Custom styles for optimization will go here if needed */
.theme-archive-layout.grid-layout.grid-column-4{grid-template-columns: repeat(6, 1fr);}
.post-item .post-item-image a img{aspect-ratio: 2 / 2.5;}