[data-bs-theme=dark] .btn:hover {
    background-color: rgb(252, 181, 15);
}

@media (max-width: 770px) {
  .scroll_down {
    display: none !important;
  }
}
