@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,700|Oswald:400,300,700|Inconsolata:400,700');

/*!	armazon.css v0.3.1 - Lightweight and Supersimple CSS3 Boilerplate Micro Framework built on LESS
 	(c) 2016 Jorge Moreno ( @alterebro ) - MIT License - https://github.com/alterebro/armazon.css
*/

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box;font-size:62.5%}
body{font-size:1.5em;line-height:1.5;background:#f3f2f1;color:#4b4b4b}
a{background-color:transparent;text-decoration:none;color:#cd465a;border-bottom:none transparent 1px}
a:active,a:hover{outline:0;color:#4b4b4b;border-bottom:none #cd465a 1px}
a:focus{outline:none;background:#eceae9}a,a *{-webkit-transition:all .25s ease-out;transition:all .25s ease-out}abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}b,strong{font-weight:bold}