COFFEE AROUND THE WORLD
Every coffee has a story.
From the mountains of Ethiopia to the volcanic slopes of Sumatra,
each origin brings its own God-given character to the cup.
Explore how geography, climate, and cultivation shape the flavor
of every coffee we offer.
“The earth is the Lord’s, and everything in it.” — Psalm 24:1
/* Image zoom effect */
.ai-image-box-wrapper:hover .ai-image-box-image{
transform: scale(1.05);
}
.ai-image-box-image{
transition: transform .6s ease;
}
.ai-image-box-wrapper:hover .ai-image-box-overlay{
opacity: .55;
}
.ai-image-box-button{
transition: all .25s ease;
}
.ai-image-box-wrapper:hover .ai-image-box-button{
letter-spacing:.04em;
}
/* Image zoom effect */
.ai-image-box-wrapper:hover .ai-image-box-image{
transform: scale(1.05);
}
.ai-image-box-image{
transition: transform .6s ease;
}
.ai-image-box-wrapper:hover .ai-image-box-overlay{
opacity: .55;
}
.ai-image-box-button{
transition: all .25s ease;
}
.ai-image-box-wrapper:hover .ai-image-box-button{
letter-spacing:.04em;
}
/* Image zoom effect */
.ai-image-box-wrapper:hover .ai-image-box-image{
transform: scale(1.05);
}
.ai-image-box-image{
transition: transform .6s ease;
}
.ai-image-box-wrapper:hover .ai-image-box-overlay{
opacity: .55;
}
.ai-image-box-button{
transition: all .25s ease;
}
.ai-image-box-wrapper:hover .ai-image-box-button{
letter-spacing:.04em;
}
/* Image zoom effect */
.ai-image-box-wrapper:hover .ai-image-box-image{
transform: scale(1.05);
}
.ai-image-box-image{
transition: transform .6s ease;
}
.ai-image-box-wrapper:hover .ai-image-box-overlay{
opacity: .55;
}
.ai-image-box-button{
transition: all .25s ease;
}
.ai-image-box-wrapper:hover .ai-image-box-button{
letter-spacing:.04em;
}