

.myBtn {
    background-color: #DC3D51;
}


.oneCatgory {
  
    color: #DC3D51;
    border-color:  #DC3D51;
}


.svgChangeColor{
   filter: invert(41%) sepia(46%) saturate(4210%) hue-rotate(327deg) brightness(87%) contrast(98%);
}



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

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


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

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


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





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




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


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


.section5 {
    padding-bottom: 60px;
}


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


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

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



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


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



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

