@charset "utf-8";
/* CSS Document */

:root {
    --thm-base: #FF5C00;
    --thm-base-rgb: 255, 92, 0;
}