.footer {
  background-color: #ff4500; /* same orange color */
  font-size: 18px;
  height: 40px;
  color: #fff;
  z-index: 9999;
  width: 100%; /* Ensure it spans full width */
}

.footer-link:hover {
  text-decoration: underline;
}

.ps__rail-x, 
.ps__rail-y ,.ps__thumb-y{
    display: none !important;
}
