:root {
    --thm-base: #CA4B35; /* Trinidad */
    --thm-base-2: #A23C2A; /* Rock Spray */
    --thm-base-3: rgba(202, 75, 53, .5); /* Trinidad */
    --thm-base-rgb: 202, 75, 53; /* Trinidad */
    --thm-base-blue: #2F4463; /* Catalina Blue */
    --thm-base-blue-rgb: 47, 68, 99; /* Catalina Blue */
    --thm-base-pearl: #ECDBBC; /* Double Pearl Lusta */
    --thm-base-pearl-rgb: 236, 219, 188; /* Double Pearl Lusta */
}