svg{
    display:none;
}
ol.carousel-indicators{
    filter: url('#goo');
}


ol.carousel-indicators li {
    border:0;
    margin:8px;
    background: #FFFFFF !important;
    height:7px;
    width:7px;
}
ol.carousel-indicators li.active{
    border:0;
    margin:8px;
    background: #FFFFFF !important;
    height:10px;
    width:10px;
}
/*.dot{*/
/*    position:absolute;*/
/*    transform:scale(1.5);*/
/*}*/
