body[data-theme=light] #c-header {
background-color: #2980B9;
color: #FFF;
}

body[data-theme=light] #c-header a,
body[data-theme=light] #c-header a svg,
body[data-theme=light] #c-header button,
body[data-theme=light] #c-header button svg {
color: #FFF;
}

body[data-theme=light] #c-header .c-dropdown,
body[data-theme=light] #c-header .c-dropdown a {
color: #111827;
}

body[data-theme=light]  #c-header .text-gray-500 {
color: #FFF;
}