.test {
  color: blue;
}
.test.small {
  font-size: 10px;
}
