.flag-header-bar-5817 {
	background-color: #333333; /* Changed to dark grey, you can specify any color */
	padding: 5px 0;
	border-bottom: 1px solid #222;
}

.flag-header-container-5817 {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	max-width: 1200px;
	margin: 0 auto;
}

.flag-item-5817 img {
	width: 32px;
	height: 32px;
	object-fit: cover;
	border-radius: 50%;
	display: block;
}
