﻿.redBold{
font-weight: bold;
color: rgba(121, 11, 6, 1);
color: var(--primary-color);
}