diff --git a/invenio_theme/assets/semantic-ui/less/invenio_theme/theme/globals/site.overrides b/invenio_theme/assets/semantic-ui/less/invenio_theme/theme/globals/site.overrides index 1ea2f6a..2030dc9 100644 --- a/invenio_theme/assets/semantic-ui/less/invenio_theme/theme/globals/site.overrides +++ b/invenio_theme/assets/semantic-ui/less/invenio_theme/theme/globals/site.overrides @@ -655,3 +655,7 @@ blockquote{ margin-left: 1.5rem; padding-left: 1rem; } + +.font-weight-normal { + font-weight: normal; +} \ No newline at end of file