.interview-banner:hover {
  opacity: 0.6;
  transition: 0.3s;
}
