@import '../styles/index';

.text {
  color: @brand-primary;
}

.underline {
  text-decoration: underline;
}
