// Main Styles (included in _root.less)

.hello-world {

  color: @defaultColor;
  font-weight:bold;
  
}
