.custom-outer {
background-color: #222;
padding-bottom: 50px;
padding-top: 20px;
}
.custom-width {
margin: 0 auto;
max-width: 950px;
}
.custom-logo img{
max-width: 100px;
height: auto;
padding-bottom: 20px;
margin-right: 80px;
position: absolute;
top: 0;...