// This file is part of Coog. The COPYRIGHT file at the top level of
// this repository contains the full copyright notices and license terms.

@import '../variables.scss';
@import '../typography.scss';

.card-selector-418d2f28-e939-4cfe-a1dd-120af9a78e72 {
  @include font-defaults;

  flex-wrap: wrap;
  padding: 15px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
