/* Meta */ @text-meta-font-size: inherit; @text-meta-line-height: inherit; @text-meta-color: @global-meta-color; /* Background */ @text-background-gradient: @global-primary-gradient; @text-background-color: @global-primary-background; .hook-text-background() { background-image: @text-background-gradient; }