/**
 * This file is part of VoltSP.
 * Copyright (C) 2024-2025 Volt Active Data Inc. All rights reserved.
 */
:root  > * {
    --md-primary-fg-color:        #b3282d;
    --md-primary-bg-color:        white;
    /* --md-typeset-a-color:         #088ea5; */
}