/* DO NOT EDIT - generated from core.ssot.company
 * Run `python manage.py generate_brand_css` to regenerate.
 * Vexino brand colours are the single source of truth.
 */

:root {
  --bs-primary: #0B1F50;
  --bs-primary-rgb: 11, 31, 80;
  --bs-secondary: #1165EE;
  --bs-secondary-rgb: 17, 101, 238;
  --bs-link-color: #0B1F50;
  --bs-link-color-rgb: 11, 31, 80;
}
