body {
	background-color: #f9f2e2 !important;
	background-image: url("/dalai-lama/img/dl-bg-04.png");
	background-position: center;
	color: #6a491c !important;
}
b, strong {
	font-weight: bold !important;
}

.bg-01 {
  background-image: url("/dalai-lama/img/dl-02.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.carousel-indicators li {
	background-color: #7f051e !important;
}
.card-01 {
    border-top: 1px solid #eee8e8;
}
.btn-01 {
	background-color: #d05c21;
	color: white;
}