﻿:root {
    --base-theme-color: #e9f8ff;
    --WOListingSearchButtonsColor: #95c6ef; /* Slightly darker/less saturated than base theme color */
    --WOListingSearchButtonsTextColor: white; /* Text color could be white or black depending on background color */
    --WOListingSearchButtonDirtySearch: #7ab8eb;
}