body {
	background-color: #f9f2e2 !important;
	background-image: url("/tibet/img/dzogchen/dzogchen-bg-01.jpg");
	background-position: center;
	color: #6a491c !important;
}
b, strong {
	font-weight: bold !important;
}

.carousel-indicators li {
	background-color: #7f051e !important;
}
.card-01 {
    border-top: 1px solid #eee8e8;
}
.btn-01 {
	background-color: #d05c21;
	color: white;
	--mdb-btn-hover-bg: #386bc0;
	--mdb-btn-hover-color: #fff;
}
span.tt-01 {
	background-color: chocolate;
	color: white;
	padding: 2px;
}
