grim/www.imfreedom.org

We're kind of refreshing the imf brand, this brings the gradient to that new standard

Testing Done:
ran locally

Reviewed at https://reviews.imfreedom.org/r/658/
{
"tabWidth": 4,
"useTabs": true,
"pluginSearchDirs": ["./"],
"proseWrap": "always",
"trailingComma": "es5",
"overrides": [
{
"files": "tools/**/*.js",
"options": {
"semi": false,
"singleQuote": true
}
}
]
}