.readonly {
  background-color: var(--falcon-gray-200);
  opacity: 1;
  cursor: not-allowed;
}
