:root {
--baseline-accent: #57759a;
--baseline-dark-accent: #253954;
--baseline-dark-text-color: #292929;
--baseline-medium-text-color: #595959;
--baseline-light-text-color: #898989;
}
.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
color: initial;
}