.carousel-indicators > button {
    width: 25px !important;
    height: 2px !important;
    background-color: #CBD0D3!important;
}
.carousel-indicators > button.active {
       background-color: #EC1C22 !important;
        width: 25px !important;
    height: 2px !important;
}
