.feature-tiles-item:focus-within {
  outline: 2px dashed var(--color-black);
  outline-offset: 8px;
}
