/* Special Switching of values */

:root {
    --show-on-hughes: block !important;
    --hide-on-hughes: none !important;

    --profile-margin: -5px;
}