/*
Theme Name:         WordPress Theme for the Health Foundation for Western and Central New York
Theme URI:          https://roots.io/sage/
Description:        This theme is built using modern development tools. Please be familiar with the following before making edits to theme files: Git (https://git-scm.com/), Sage (https://roots.io/sage/), Pure CSS (http://purecss.io/), Sass (http://sass-lang.com/), NPM (https://www.npmjs.com/), GulpJS (http://gulpjs.com/).
Version:            1.0.0
Author:             Visceral
Author URI:         https://www.thisisvisceral.com/
Text Domain:        sage
*/

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css");

footer.content-info .social-links a.instagram:before { 
    content: "\f16d"; 
    font-family: "Font Awesome 6 Brands"; 
}