.myBtn {
    background-color: #CFA78C;
}


.oneCatgory {

    color: #CFA78C;
    border-color: #CFA78C;
}


.svgChangeColor {
    filter: invert(82%) sepia(9%) saturate(1181%) hue-rotate(338deg) brightness(84%) contrast(92%);
}



/************************************* bigBanner *************************************/

/************************************* section1  *************************************/


.section1 .issues .oneIssue .title {
    color: #CFA78C;
}

.section1 .issues .oneIssue .blueLine {
    border-color: #CFA78C;
}


/************************************* marquee  *************************************/





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




/************************************* section4  *************************************/


/************************************* section5 *************************************/


.section5 {
    padding-bottom: 60px;
}


.section5 .circular-chart .circle {
    stroke: #CFA78C;
}


.section5 .monthlyDetails .table .serial {
    font-weight: bold;
    color: #CFA78C;
}

.section5 .monthlyDetails .table .money {
    font-weight: 500;
}



/************************************* section6 *************************************/


.section6 .fiveChart .oneChart .bg .content {
    background-color: #CFA78C;
    color: #CFA78C;
}



/************************************* section7 *************************************/
