/* lesstest2.scss */


a.included {
  color: $primary-color;
  font-size: 13px;
  text-decoration: none;
}
