From e15ea5927d766d3996468096177be4966018e46d Mon Sep 17 00:00:00 2001 From: "US\\katie.kroell" Date: Tue, 19 May 2026 11:51:33 -0400 Subject: [PATCH] update stylesheet naming --- src/styles/client-customizations.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/styles/client-customizations.scss b/src/styles/client-customizations.scss index 0392e5f2..8cb89995 100644 --- a/src/styles/client-customizations.scss +++ b/src/styles/client-customizations.scss @@ -1,8 +1,8 @@ // Each Advanced client with custom colors/styles are defined in this file. -// Begin Liberty Mutual, SafeCo Custom Colors and Styles +// Begin Liberty Mutual, Safeco Custom Colors and Styles .LibertyMutual, -.SafeCo { +.SafecoInsurance { //Define colors for namespaced classes $header-background: #ffd100; $accent-fill: #e6f1f3; // Calendar background @@ -50,7 +50,7 @@ } } -// End Liberty Mutual, SafeCo +// End Liberty Mutual, Safeco