@value textDark from '../colors.css';
@value activeEdgeWidth from '../dimensions.css';

.common > a {
  display: inline-block;
}

.common > a > img {
  max-height: 66px;
  max-width: 100%;
}
