/**
 * styles.css
 *
 * App container styles
 */

@import "../../styles/variables/variables";

.container {
  display: block;
}
