.carousel .dots button{width:10px;height:10px;border-radius:50%;border:2px solid #ffd400;background:0 0;cursor:pointer;transition:.2s}.carousel .dots button[aria-selected=true]{background:#ffd400}.carousel .dots button:hover{background:#41ff11;border-color:#41ff11}