.btn-tosca {
  color: #fff; /*212529;*/
  background-color: #0cc1e0;
  border-color: #1bd4f4;
  box-shadow: #0cc1e0;
}


.slick-dots span {
  display: inline-block;
  line-height: 8px;
  width: 8px;
  height: 8px;
  background: #888;
  border-radius: 50%;
}


.slick-dots li.slick-active span {
  display: inline-block;
  line-height: 8px;
  width: 8px;
  height: 8px;
  background: #0cc1e0;
  border: 1px solid #0cc1e0;
  border-radius: 50%;
}

.text-shopee {
  color: #EE4D2D  !important;
}

a.bg-hover-shopee:hover {
  background-color: #EE4D2D !important;
}
a.bg-hover-shopee:focus {
  background-color: #EE4D2D !important;
}
.bg-hover-shopee:hover {
  background-color: #EE4D2D !important;
}

.text-tokopedia {
  color: #42B549  !important;
}

a.bg-hover-tokopedia:hover {
  background-color: #42B549 !important;
}
a.bg-hover-tokopedia:focus {
  background-color: #42B549 !important;
}
.bg-hover-tokopedia:hover {
  background-color: #42B549 !important;
}
