body { background-color: #2D2A27; }
h1, h2, h3, ol { color: #fff; }
a { color: #73CAFF; }
p { color: #fff; font-size: 16px; }
hr { border-top: 1px solid #514C40; }
h1.about { color: #2D2A27; }
.navbar-default { border-color: #322E29; }
.page-header { border-bottom: 2px solid #989189; }
#social-buttons { padding: 14px 0 12px; text-align: center; background-color: #5C5853; /* border-top: 1px solid #fff; */ /* border-bottom: 1px solid #eee; */ }
#social-buttons ul.list-inline { margin-bottom: 0; }
.jumbotron { background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url(../img/hodor-1024.jpg); background-attachment: relative; background-position: center center; width: 100%; -webkit-background-size: 100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.jumbotron h1, p { color: #fff; text-shadow: 0, 0, 1 #111; }
.details { font-size: 14px; }
.navbar-main { margin-top: 15px; }
.feature-bullets { font-size: 16px; }
.github-button { margin-right: 20px; padding-right: 20px; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #555; background-color: #f8f8f8; }
.list-inline { padding-left: 0; list-style: none; margin-left: -5px; }
.list-group-item { background: #FAF8F5; border: none; }
.list-group-item p { font-size: 16px; color: #555; padding: 10px 15px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }
.footer { bottom: 0; width: 100%; height: 60px; background-color: #221B14; margin-top: 50px; padding: 15px; color: #fff;}
.footer-about { bottom: 0; width: 100%; height: 60px; background-color: #221B14; margin-top: 50px; padding: 15px; color: #fff;}
.footer a { color: #ededed; }