/* ==========================================================================
   Global Styles
   Site-wide resets and utilities — applies to every page.
   ========================================================================== */

html, body {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

body {
	overflow-x: clip;
}

.breadcrumb_last {
    color: #ffffff !important;
}
