body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}
.navbar-brand {
font-family: 'Chewy', cursive;
font-size: 36px;
color: #666
} 
.navbar-right {
font-family: 'Roboto Condensed', sans-serif;
font-size: 16px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
