/* Custom overrides on top of compiled style.css.
   Load order in BaseLayout: style.css → custom.css (so these win the cascade).
   Keep this file small and selector-scoped — any rule here is a deviation
   from the designer's compiled bundle. */

.b-reference__title {
	text-align: center;
}
