h1#logo a {
    background: url(../images/bg-logo.png) center no-repeat;
    background-size: 200px 49px;
    width: 200px;
    height: 48px;
    text-indent: -9999px;
    display: block;
}
h1#logo{
    height: 48px;
    width: 200px;
}
#header{
    padding: 24px 0;
}
#main-nav ul li a:hover, header .social-list li a h6:hover, .numbers, h6:hover, p a:hover{
    color: #8bc152 !important;
    }
.top-100{
    padding-top: 100px;
}
#header{
    background-color: rgb(255, 255, 255, 0.9);
}
.nav-bar, #footer{
    background-color: #666;
}
section{
    background-color: #CCC;
}
header .social-list ul li a h6{
    color: #666 !important;
}
header .social-list{
    padding: 0 !important;
}

section {
    padding: 40px 0;
}