:root {
    --color-brand-1: #309144;
    --color-brand-2: #006141;
    --color-brand-3: #236180;
    --color-brand-4: #2D7295;
}

header {
    background-color: #fff;
}

.ds-primary,
.ArnPrimarySearchOuterContainer #theSubmitButton,
.searchOptionsControls button.doneSearchOptions.submit {
    color: var(--color-white-white);
}