/* Settings sidebar icon for Elastic skin */
#settings-sections .recovery_email a::before {
    content: "\f0e0";   /* FontAwesome envelope icon */
}

