@charset "utf-8";

/* CSS Document */

:root {
    --thm-primary: #FD4A36;
    --thm-primary-rgb: 253, 74, 54;
}