.border-radius(@size) {
  border-radius: @size;
}

@variable: .border-radius(3px) !important;
