        .ps__rail-x,
    .ps__rail-y {
      opacity: 0.6;
    }
 
.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.msg{
color: red;
}