@charset "UTF-8";

/*
Theme Name: Casino
Author: casino
Description: casino is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 7.0
Version: 1.4
Text Domain: casino
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/


.breadcrumb {
	display: inline-block;
	font-size: 0.9rem;
	background: #f5f8fd;
	padding: 0.75rem 1.25rem;
	border-radius: 2rem;
	color: #555;
	margin-bottom: 2rem;
}

.breadcrumb a {
	color: #007bff;
	text-decoration: none;
	transition: color 0.2s ease;
}

.breadcrumb a:hover {
	color: #0056b3;
}

.breadcrumb span {
	color: #111;
}