/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.gallery{
    height: 100%;
    background: #FAF5E1;
}

.item img{
    width: 377.423px;
    height: 262.161px;
    padding: 7px;
}

.item{
    align-items: center;
    justify-content: center;
}

h2{
    text-align: center;
    color: #003E42;
    font-family: Poppins;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
