.slider-dot{width:12px;height:12px;border-radius:50%;background:#555;cursor:pointer;transition:all .3s ease}.slider-dot.active{background:#c28b00;transform:scale(1.3)}.featured-product h3 span{color:#c28b00}.section-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.6);color:#fff;border:none;font-size:26px;padding:12px 18px;cursor:pointer;z-index:10}.section-arrow.prev{left:-20px}.section-arrow.next{right:-20px}