:root {
  --custom-primary: #cf0a2c;
  --custom-secondary: #003b71;
  --custom-tertiary: #f3a51e;
  --custom-success: #b0d357;
  --custom-danger: #dc3545;
  --custom-warning: #ffc107;
  --custom-info: #5faade;

  --custom-font-headers: "Roboto";
  --custom-font-body: "Roboto";

  --custom-logo-url: url("/assets/tenant-1/logo.png");
}
