.charity .myBtn{
    background-color: #CFA78C;
}

.charity .oneCatgory {
    color: #CFA78C;
    border-color: #CFA78C;
}



/************************************* projectHeaderAndProjectContent *************************************/


.charity .section2 .projectHeaderAndProjectContent {
    border-color: #CFA78C;
}

.charity .section2 .projectHeaderAndProjectContent .projectHeader {
    border-color: #CFA78C;
}

.charity .section2 .projectHeaderAndProjectContent .projectHeader .bigNumber {
    color: #CFA78C;
}

/************************************* section3  *************************************/


.charity .section3 .eventNavs {
    color: #CFA78C;
    border-color: #CFA78C;
}

.charity .section3 .eventNavs div.oneNav:hover {
    color: #CFA78C;
    border-color: #CFA78C;;
}

.charity .section3 .eventNavs div.oneNav.focus {
    color: #CFA78C;
    border-color: #CFA78C;
}

.charity .section3 .eventNavs div.title {
    color: #CFA78C;
    
}



/************************************* section3 section3Contents content1  *************************************/

.charity .section3 .section3Contents .content1 #content1Carousel .carousel-indicators .active {
    background-color: #CFA78C;
}


/************************************* section3 section3Contents content2  *************************************/


.charity .section3 .section3Contents .content2 .events .oneEvent .tag {
    background-color: #CFA78C;
}


.charity .section3 .section3Contents .content2 #content2Carousel .carousel-indicators .active {
    background-color: #CFA78C;
}





/************************************* section3 section3Contents content3 *************************************/



.charity .section3 .section3Contents .content3 #content3Carousel .indexOneStoryUnderTitleSet2:before {
    content: url(../img/charity/Yellow.svg);
   
}


.charity .section3 .section3Contents .content3 #content3Carousel .carousel-indicators .active {
    background-color: #CFA78C;
}


