.flickity-page-dots .dot {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #dc2626 !important;
}
.fixed-item {
  position: fixed;
  top: 180px;
  margin-top: 0 !important;
}
.absolute-item {
  position: absolute;
  bottom: 70px;
  margin-top: 0 !important;
}