/** Bootstrap Overrides */
body{font-family: Roboto; font-weight: 100; color: #ffffff; background: #0e0e0e;}
a{color: #ffffff;}
a:hover{color: #ffe400;}
h1{text-align: center; font-size: 1.6rem; font-weight: bold; margin-bottom: 1rem;}

/** Custom */
.text-custom-1{color:#ffe400;}
.font-custom-1{letter-spacing: 1.5; line-height: 3rem; text-transform: uppercase; font-size: 2.8rem;}
.mw-custom-1{max-width: 800px;}