/* t3sbootstrap changes */
body {
	background-color: #4b573e !important;
	color: #fff !important;
}
div#page-content {
	min-height: 500px;
	background-color: #e75b12 !important;
	padding: 2em !important;
}
a {
	color: #fff !important;
}
a:hover {
	color: #92a816 !important;
}
a.btn-primary:hover {
	background-color: #92a816 !important;
	border-color: #92a816 !important;
	border: 1px #92a816 !important;
	color: #fff !important;
	box-shadow: none !important;
}
a.btn-primary:active {
	background-color: #92a816 !important;
	border-color: #92a816 !important;
	border: 1px #92a816 !important;
	color: #fff !important;
	box-shadow: none !important;
}
.text-secondary {
	color: #fff !important;
}
.bg-warning {
	background-color: #4b573e !important;
}
.dropdown-menu {
	color: #fff !important;
	background-color: #e75b12 !important;
}
.dropdown-item {
	color: #fff !important;
	background-color: #e75b12 !important;
}
.dropdown-item:hover, .dropdown-item:focus {
	color: #fff !important;
	background-color: #92a816 !important;
}
.dropdown-item.active, .dropdown-item:active {
	color: #fff !important;
	background-color: #4b573e !important;
}
.dropdown-item.disabled, .dropdown-item:disabled {
	color: #fff !important;
	background-color: #e75b12 !important;
}
.nav-link {
	white-space: nowrap !important;
}
div.jumbotron {
	background-color: #4b573e !important;
	margin-top: 56px !important;
}
div.jumbotron .carousel-indicators {
	display: none !important;
}
div.jumbotron .carousel-control-prev, div.jumbotron .carousel-control-next {
	display: none !important;
}
div.jumbotron figcaption {
	padding-bottom: 0 !important;
}
div.jumbotron figcaption.carousel-caption {
	bottom: -24px;
	left: 2em;
	right: inherit !important;
	width: auto;
	padding: 1em !important;
	margin: 0 !important;
	background-color: #969696;
}
div.jumbotron h2 {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	font-family: "Roboto",sans-serif,"google";
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}
div.footer div {
	background-color: #4b573e;
}
div.footer .footer-item {
	width: 25% !important;
	float: left !important;
}
div.footer p {
	margin-top: 1em;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1.5rem;
}
.breadcrumb-item.active {
	color: #fff !important;
}
.breadcrumb-item {
	padding-top: 1em;
}
.breadcrumb-item::before {
	color: #fff !important;
}
.table {
	color: #fff !important;
}
.table-dark {
	--bs-table-bg: #4b573e;
	--bs-table-striped-bg: #4b573e;
	--bs-table-striped-color: #4b573e;
	--bs-table-active-bg: #4b573e;
	--bs-table-active-color: #4b573e;
	--bs-table-hover-bg: #4b573e;
	--bs-table-hover-color: #4b573e;
}
#page-footer {
	background-color: #4b573e !important;
	padding-top: 2em;
}
.btn-primary {
	background-color: #4b573e !important;
	border-color: #92a816 !important;
	border: 1px #92a816 !important;
	box-shadow: none !important;
}
.btn-primary:hover {
	background-color: #92a816 !important;
	border-color: #92a816 !important;
	border: 1px #92a816 !important;
	box-shadow: none !important;
}
.btn-primary:active {
	background-color: #92a816 !important;
	border-color: #92a816 !important;
	border: 1px #92a816 !important;
	box-shadow: none !important;
}
/* t3sbootstrap changes */


