/*
 Theme Name:   Neve Child
 Theme URI:    https://example.com/
 Description:  Neve тақырыбына арналған child theme
 Author:       Сенің атың
 Author URI:   https://example.com/
 Template:     neve
 Version:      1.0.0
*/

/* Мұнда өзіңнің CSS кодтарыңды жаза бересің */



.archive-room-title00 {
	display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}