/* Custom Skin CSS */

:root {
    --color-brand-1: #6D8AB9;
    --color-brand-2: #87C0B1;
    --color-brand-3: #6D8AB9;
    --color-brand-4: #87C0B1;
}

.ds-primary,
.ArnPrimarySearchOuterContainer #theSubmitButton,
.searchOptionsControls button.doneSearchOptions.submit {
    color: var(--color-white-white);
}
