/**
 * SA — custom overrides.
 * Keep client-specific / one-off CSS here so style.css (the theme's
 * declared stylesheet) stays focused on the required header + base rules.
 */

.site-header .navbar-brand img {
	max-height: 40px;
	width: auto;
}

.widget-title {
	letter-spacing: 0.04em;
}
