.bg-01 {background: #221413}
.bg-02 {background: #521f04}
.bg-03 {background: #720000}
.bg-04 {background: #eb9e75}
.bg-05 {background: #f4ba7a}
.bg-06 {background: #ffc866}
.bg-07 {background: #fadeac}
.bg-08 {background: #720000}

.rs-team.inner-style .team-item  .name a {
    color: #FFFFFF !important;
}
.rs-team.inner-style .team-item  .designation {
    color: #eb9e75 !important;
}
.rs-team.style1 .team-item .designation {
    color: #ffc866;
    margin-bottom: 16px;
    display: block;
}
.rs-team.style1 .team-item 
{
	border-radius: 25px;
}

.bg-tattv{
	background: url(../images/bg-tattv.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}