@charset "utf-8";
/* CSS Document */

:root {
    --thm-base: #FF6C1E;
    --thm-base-rgb: 255, 108, 30;
}