﻿.fa-disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}
