﻿:root {
    --thm-base: #6C1B21;
    --thm-base-rgb: 0, 51, 153;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}