.card-body{
	background: #15212a;
	color: white!important;
}
#tabOverview form .btn.btn-success {
  color: #f5f5f5 !important;
}

.btn.btn-danger.btn-lg.btn-block {
	color: white !important;
	border: 1px solid white !important;
	margin-top: 10px !important;
}

.card {
	--bs-card-border-width: 0px!important;
}
.item1, .item10, .item11, .item12, .item13, .item14, .item15, .item16, .item17, .item18, .item19, .item2, .item3, .item4, .item5, .item6, .item7, .item8, .item9 {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-image: url("/templates/antler-child/assets/img/back.jpg")!important;
	max-width: none;
}
.input-group.input-group-lg.kb-search {
	background-image: url(/templates/antler-child/assets/img/back.jpg)!important;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 90px 0 !important;
	border-radius: 12px;
}


