/* JournalsTheme - Red Color Scheme */

:root{
    --primary-color: #c68718;
    --secondary-color: #CE98D9;
    --accent-color: #BED2D3;
}