.btn:hover {
	color: white;
	background-color: #F26938!important;
	border-color: black;
	transition: 0.2sec;
}
.community-div{
	padding: 40px;background-image: linear-gradient(89deg, #000000c9 5%, rgb(0 0 0 / 32%) 95%);overflow: hidden; background-size: cover;background-repeat: no-repeat; background-position: center;
}

.card-header{
	background-color:var(--headerFooter)!important;
	padding: 8px 0px 8px 0px;
	color: white!important;
	font-size: 25px!important;
}
.title{
	color: var(--orange)!important;
	font-weight: 600!important;
/*	line-height: 56px!important;*/
}
.title2{
	color: white!important;
	font-weight: 600!important;
	font-size: 40px;
/*	line-height: 56px!important;*/
}
.btn-outline-light{
	border-radius: 0px!important;
	background-color: #F26938!important;
	color: white;
	border: 0px!important;
	padding: 11px 29px!important;
}
.community a:hover {
	background-color: #C2542D!important;
	color: white!important;
}
.flash-news-img{

}
.in-page-btn{
	color: #635C81;  border-color: transparent; background: transparent !important; border-radius: 25px;box-shadow: 1px 1px 10px #7e455561;padding: 10px 16px;
}
.hs-responsive-embed-youtube {
	position: relative;
	padding-bottom: 25px;
	padding-top: 25px;
}


.ViewAllEventBtn:hover{
	border-radius: 0px!important;
	word-break: keep-all!important;
	background: #642318!important;
	text-shadow: 1px 1px 10px black!important;
}

.change-bgcolor:hover{
	transition: all .3s!important;
	font-size: 15px;
	text-shadow: 1px 1px 10px #f4ff4e;
}
.card-home-header{
	background-color:var(--headerFooter)!important;
	padding: 11px;
	font-weight: 700!important; 
	text-shadow: 1px 0px 0px #ff2c00;
}
.donate-btn {
	background-color: #ff6a00;
	border: none;
	color: #fff;
	padding: 10px 30px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 5px;
	transition: background-color 0.3s ease;
}
.donate-btn:hover {
	background-color: #e65c00;
}

.temple-improvements-heading{
	display: flex!important; 
	justify-content: center; 
	align-content: space-between; 
	flex-direction: column;
}

.temple-improvements-btn{
	margin-right: auto;
	text-transform: uppercase; 
	fill: #131313; color: #131313; 
	background-color: #EFA35C; 
	border-radius: 10px!important; 
	padding: 10px 31px 10px 31px; 
	font-size: 100%; 
	-ms-word-wrap: break-word; 
	word-wrap: break-word;
}

.temple-improvements-subheading{
	color: #FFFFFF; 
	font-weight: 400; 
}

.temple-improvements-p{
	color: #fbba76!important;
	font-weight: 700; 
	text-transform: capitalize; 
	line-height: 51px!important;
	font-size: 20px!important;
}
.centered {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 25px;
	transform: translate(-50%, -50%);
	color: white!important;
}
.community-sec-desc {
	color:#d1d1d1;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}