.swiper-pagination-bullet-active {
  background-color: #ffffff !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet {
  background-color: #ffffff !important;
  opacity: 0.45;
  width: 15px;
  height: 15px;
}

.markdown-content {
  a {
    color: #db0015;
  }
}
