.carousel-dot{background-color:var(--off-white);width:5px;height:5px;opacity:.7;transition:width .2s ease-in-out,opacity .2s;&.active{background-color:var(--off-white);opacity:1;width:20px}}