:root {
    --page-accent: var(--primary);
    --page-accent-light: rgba(29, 78, 216, 0.15);
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-lock:before {
    content: "\f023"
}

.fa-sync:before {
    content: "\f021"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-rocket:before {
    content: "\f135"
}
