@use './mixin' as *;

.heading{
  text-transform: uppercase;
  font-weight: bold;
}
