/* This file is reserved for overriding and extending the template styles. */
.fixed-background {
    background: var(--primary);
}
