Gratitude Journal - Where You Need To Be
- 11.4 cm X 16.5 cm Vegan Leather Cover With Foil Art
- 196 Guided Pages For Daily Thoughts, Goals, And Gratitude
- Ribbon Marker
- Printed With Soy Ink On Acid-Free Paper
.product-thumbnails img {
width: 100px;
height: auto;
cursor: pointer;
transition: transform 0.3s ease;
}
.product-thumbnails img:hover {
transform: scale(1.1);
}
.main-product-image {
width: 100%;
height: auto;
transition: opacity 0.3s ease;
}