/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/




.brand-name {
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #222;
}

.highlight {
	color: #28c76f; /* Örnek yeşil renk (#28c76f Payyed'deki gibi) */
}