:root {
--elm1: #d1ede4;
--mulberry1: #4c1032;
--raspberry1: #d1ede4;
--plum1: #4c1032;
--orange1: #f2eded;
--accent: #e5242d;

--elm08: #d1ede4;
--mulberry08: #4c1032;
--raspberry08: #d1ede4;
--plum08: #4c1032;
--orange08: #f2eded;
}

.c.color.Raspberry {
color: #4c1032;
}

.c.color.Elm{
color: #4c1032;
}

.c.color.Orange{
color: #4c1032;
}

.r.Raspberry.lighttext,
.r.Raspberry.lighttext p,
.r.Raspberry.lighttext h1, 
.r.Raspberry.lighttext h2, 
.r.Raspberry.lighttext h3,
.r.Raspberry.lighttext a {
color: #4c1032 !important;
}
.cta.c.Raspberry {
color: #4c1032 !important;
}
.r.Orange.lighttext,
.r.Orange.lighttext p,
.r.Orange.lighttext h1, 
.r.Orange.lighttext h2, 
.r.Orange.lighttext h3,
.r.Orange.lighttext a {
color: #4c1032 !important;
}
.cta.c.Orange {
color: #4c1032 !important;
}
.Orange.lighttext {
color: #4c1032 !important;
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    background: var(--mulberry1);
    margin: 0;
    width: 100%;
    border-bottom: solid 1px var(--greym3);
    padding: var(--spacingSmall) 0;
    height: 61px;
    z-index: 10;
}
nav.stick a {
    color: var(--white);
}
gen-search-widget+#recapthcha a {
    color: #4c1032;
}
gen-search-widget+#recapthcha {
color: #4c1032;
}
