### Description
Focus users' attention on frequently accessed content. The Quick Links widget displays a configurable list of links that typically highlight frequently searched items.
### CSS/SASS Variables
_CSS/SASS variables are given default values that can be overridden with theming or portal-level CSS._
| Variable | Comments |
| -------- |:-------------:|
| `$nr-quicklinks-color` | This variable is used to set the background color of the link. |
### Templates
| Name | Comments |
| -------- |:---|
| `nr-quick-links-default.html` | Displays the default widget style. |
| `nr-quick-links-suggested.html` | Displays suggested links. |