:root {
    --primary: #677633;
    --secondary: #131B0A;
    --blue: #5C7EA1;
    --latepoint-brand-primary: var(--primary) !important;
}