/*
Cores e fonte
font-family: 'Shadows Into Light Two', cursive;
font-family: 'Montserrat', sans-serif;
*/
* { font-family: 'Montserrat', sans-serif; }
html { background: #000000!important; }
body { background-color: #000000!important; }
h1,h2,h3,h4,h5 { font-family: 'Shadows Into Light Two', cursive!important; }
.link-hover-primary:hover { opacity: .5; }