body {
  
font-size:17px;
line-height: 24px;
font-weight:300;
font-family: 'Roboto', sans-serif;
}

.navbar-static-top {
 
}
a:hover, a:focus{
    color:none;
    text-decoration:none;
}
.martop10px{
    margin-top:10px;
}
.foddit-page-bg{
    background:#26211d;
}
.btn-exile-red{
    background:#dd5035;
    color:white;
}