
[data-cc="c-settings"]{
    margin-right: .5em;
}

/* Prevent background scroll ONLY when settings modal is open (Let me choose) */
html.show--settings,
html.show--settings body {
    overflow: hidden !important;
    height: 100%;
}
