Skip to main content
Style Guide

Style Guide

Colour Palette

Brand Colours

Primary

#079992

Teal — Primary

#1565C0

Blue — H1, H2, Buttons

Gradient (Footer & CTA)

#1E4263

Navy — Gradient Start

#079992

Teal — Gradient End

Live gradient

Neutral

#333333

Body Text

#E9ECEF

Border

#F8F9FB

Container Fill only

Typography

Type Scale

Headings: Montserrat — Body: Open Sans

.anqa-page-hero-title — Hero H1

Page Title

.anqa-mod-heading — Section H2

Section Heading

Card H3 — Montserrat 700

Card or Feature Heading

.anqa-cta-heading — CTA H2

Ready to Transform Your Compliance?

.anqa-mod-intro — Section intro / body text

Most sanctions tools were built for London banks screening British names. They panic when they see African or Asian names, flooding you with false positives that waste days of investigation. We built something different.

Card body — Open Sans 0.875rem

Upload your data however works—API, batch file, manual entry. We'll take it from there.

Buttons

Button Styles

Primary Blue

.anqa-btn-primary — #1565C0

Primary Teal

.anqa-btn-teal — #079992

Outline Blue

.anqa-btn-outline — #1565C0

.anqa-btn-signup — #079992

On dark background:

Hero

Page Hero — Image Only

Every page uses a full-width image hero with no text overlay — matching the home page pattern. Rendered via the page_hero block in baseof.html, outside the padded content wrapper. Set heroImage: in front matter to assign the image.

Hero image example

Front matter: heroImage: "/images/filename.jpg"

Placeholder (no image assigned yet)

🖼 Hero image — pending assignment for this page

Front matter: heroPlaceholder: true (temporary until image is chosen)

Page Image Assignments

PageImage FileStatus
HomeRisk-Assessment3.jpg✓ Assigned
Sanctions ScreeningSanctions-Watchlist-Screening-8.jpgPending
Transaction MonitoringTransaction-Monitoring-5.jpegPending
KYC HubKYC-Hub-7.jpegPending
Digital Onboarding (eKYC)Digital-Onboarding-2.jpegPending
Nature & PurposeSOW1.jpgPending
Loan AssessmentLoan-Assessment-2.jpgPending
Case ManagementCase-management-white.jpgPending
Crypto InvestigatorCrypto-Investigator2.jpgPending
About UsAfrica-Advantage-2.jpgPending
PricingPricing-Getting-Started.pngPending
Style GuideHomePageAbstract.jpg✓ Assigned
Industry / Region pages— to be confirmed —⚠ Needs review

Sections

Section Backgrounds

White
.anqa-section
White (Alt)

border-top + border-bottom #E9ECEF

.anqa-section-alt

Both sections are white. Alt adds a hairline border top & bottom for rhythm. #F8F9FB inside bordered containers only. All sections: padding: 4rem 0 + .anqa-container.

Cards

Feature Cards

.anqa-feat-grid (3-col) + .anqa-feat-card

Feature Title

Short description of this feature. Explains the value in one or two concise sentences.

Feature Title

Short description of this feature. Explains the value in one or two concise sentences.

Feature Title

Short description of this feature. Explains the value in one or two concise sentences.

.anqa-feat-grid-2 (2-col) + .anqa-feat-card

Feature Title

Short description of this feature. Explains the value in one or two concise sentences.

Feature Title

Short description of this feature. Explains the value in one or two concise sentences.

.anqa-feature-card (used in country "The Platform" sections — background #F8F9FB, teal top border, supports bullet lists)

KYC & Customer Due Diligence

  • Risk-based CDD and EDD workflows
  • Document collection and verification
  • Beneficial ownership mapping

Sanctions Screening

  • Real-time screening against OFAC, UN, EU lists
  • Fuzzy matching and alias detection
  • Automated alert triage

Transaction Monitoring

  • Rule-based and ML pattern detection
  • Configurable thresholds per risk tier
  • STR workflow integration

.anqa-module-card (4-col grid used on homepage)

.anqa-team-card (3-col grid used on About page)

Daniel Rogers

Founder & CEO — New Zealand

Short bio describing background, expertise, and contribution to the team.

"Compliance shouldn't be a luxury good."

Joel Barasa

Chief Technology Officer — Kenya

Short bio describing background, expertise, and contribution to the team.

"I don't just connect systems — I connect dots."

Justin Pemberton

Co-founder & Creative Lead — New Zealand

Short bio describing background, expertise, and contribution to the team.

"We can make compliance tools that actually make sense."

.anqa-price-card — standard & featured variant

Essential

$35

per month


  • 250 customers
  • 2 Users
  • Lite Case Management
Get Started

Demo Panels

UI Showcase Panels

Used on Sanctions, KYC Hub, and Nature & Purpose pages to show live-style interface mockups.

Anqa's Smart Results

Mohamed Hassan Ahmed Al-Rashid

Match Rate
92%
Source
UN Sanctions List
DOB Match
Partial
Nationality
Sudan

.anqa-demo-wrap > .anqa-demo-label + .anqa-demo-panel > .anqa-demo-panel-title + dl>.anqa-demo-row

Steps

Process Step Flow

Used on the Crypto Investigator page. Auto-fit grid — wraps based on available width.

1

Start With a Wallet Address

Get the wallet address as part of enhanced due diligence.

2

Analyze the Blockchain

Examine transaction history and map network connections.

3

Risk Scoring

Dynamic 0–100 scoring based on multiple risk factors.

4

See the Network

Visualize multi-hop connections three levels deep.

5

Document Decision

Generate reports with visual evidence for regulators.

.anqa-steps > .anqa-step > .anqa-step-num + h3 + p

Lists

Feature List

Used on Sanctions (developer section) and Transaction Monitoring pages for structured feature lists.

  • Real-Time Data ProcessingEvery transaction analyzed as it happens across all channels
  • Multi-Layer Pattern AnalysisDetects structuring, layering, velocity changes, and network behaviours
  • Dynamic Risk ScoringSophisticated scoring based on your configured parameters

ul.anqa-feat-list > li > div > strong + text

Statistics

Stat Row

Used on the Loan Assessment page case study section.

85% Reduction in approval time
45% Increase in loan volume
20% Decrease in defaults

.anqa-stat-row > .anqa-stat-item > .anqa-stat-value + .anqa-stat-label

Code

Code Block

import requests

API_KEY = "YOUR_ANQA_API_KEY"
URL     = "https://api.anqacompliance.com/v1/screen"

payload = {
  "name":    "Mohamed Hassan",
  "dob":     "1975-08-15",
  "country": "SD"
}

response = requests.post(URL, json=payload,
             headers={"Authorization": f"Bearer {API_KEY}"})
print(response.json())

.anqa-code-wrap > pre

FAQ

FAQ Section

FAQ always appears after the CTA section — never before. Heading uses .anqa-mod-heading. JS accordion loaded globally via /static/js/anqa-faq.js — no script tags needed in page files. Answer text-decoration is suppressed globally via .anqa-faq-answer, .anqa-faq-answer * { text-decoration: none !important; } in custom.css.

Sanctions screening involves checking customers, companies, and transactions against global blacklists — like those issued by the UN, OFAC, EU, or local regulators.

  • Global sanctions lists (UN, OFAC, EU, UK)
  • Regional and national watchlists
  • Politically Exposed Persons (PEPs)

Yes. Anqa offers automated, real-time screening during customer onboarding, loan or payment approvals, and periodic client reviews.

.anqa-faq > .anqa-faq-item > button.anqa-faq-question + div.anqa-faq-answer

Icons

Icon Library

All icons use Heroicons 24px outline style — fill="none" stroke-width="1.5" stroke="currentColor". Social branded icons use their official SVGs from the Blowfish library.

UI & Navigation

bars-3
chevron-down
magnifying-glass
x-mark
bell
magnifying-glass-plus

Status & Alerts

check
exclamation-triangle
information-circle
question-mark-circle
shield-check
lock-closed

Actions & Interactions

arrow-down-tray
pencil-square
eye
phone
heart
star

Content & Discovery

globe-alt
map-pin
tag
list-bullet
light-bulb
code-bracket
chat-bubble-left
sparkles
cloud
cpu-chip

Social & Sharing (branded SVGs — not Heroicons)

linkedin
envelope (email)
whatsapp
telegram

Standard: <svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"> — Heroicons outline

Page Section Order

Module Page Section Order

All module pages follow this section sequence. Do not deviate.

  1. .anqa-action-bar — Navigation pills / jump links
  2. Content sections — .anqa-section / .anqa-section-alt alternating
  3. .anqa-section-cta — CTA card (always last content section)
  4. .anqa-section-alt + .anqa-faqFAQ always after CTA, never before

FAQ heading uses .anqa-mod-heading. FAQ question text must have text-decoration: none — enforced via .anqa-faq-question in custom.css. FAQ section is optional; omit if page has no FAQ content.

CTA Section — .anqa-section-cta > .anqa-container > .anqa-cta-card

Ready to Transform Your Compliance Approach?

Join forward-thinking financial institutions who are already benefiting from our enterprise-grade compliance platform designed for growing institutions.

Footer

Footer

Global partial — layouts/partials/footer.html. Full-width on every page. Gradient: #079992 → #1E4263 (teal-forward, matches CTA).