/**
 * Background
 */

// Dependencies
@use 'config/material';

// Declarations
.material {
  @include material.styles;
}