@charset "UTF-8";
/* CSS Document */

/* ##### STYLES ##### */

body { color: white; background-color: #1A1A1A; font-family: 'Lato', sans-serif; }

a { color: #E7B71F; text-decoration: none; }
a:hover { text-decoration: underline}