@use '../colors';

.arrow {
  display: block;
  flex-shrink: 0;
  fill: colors.$basic-gray38;
}
