.carousel-dots .dot{display:inline-block;height:10px;width:10px;margin:0 4px;background:#fc7300;border-radius:50%;cursor:pointer;opacity:.6;transition:opacity .2s}.carousel-dots .dot.active{opacity:1;background:#ff8b39}