:root {
    --page-accent: #10b981;
    --page-accent-light: rgba(16, 185, 129, 0.15);
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-cloud-upload-alt:before {
    content: "\f0ee"
}

.fa-stream:before {
    content: "\f550"
}

.fa-comments:before {
    content: "\f086"
}

.fa-video:before {
    content: "\f03d"
}

.fa-map-signs:before {
    content: "\f277"
}