:root {
	--alqahwa-primary: #6f3f1d;
	--alqahwa-accent: #c99445;
	--alqahwa-bg: #fbf6ed;
}

.app-logo, .navbar-home img {
	border-radius: 8px;
}

.splash img {
	border-radius: 18px;
	box-shadow: 0 18px 40px rgba(111, 63, 29, 0.18);
}
