﻿.bold-primary {
    font-weight: 600;
    color: var(--app-blue);
}

.fc-primary{
    color: var(--app-blue);
}