/* Radio Theme Override - Must override default */
html:root {
    --primary-color: #0AABE2;
}

body {
    --primary-color: #0AABE2;
}
