/* #footerSection {
    background-color: #ffffff;
} */

#footerSection section {
    padding: 18px 0px;
}

#footerSection header {
    text-align: center;
    padding: 28px;
    margin: 15px 0px;
}
#footerSection .social {
    text-align: center;
}
#footerSection h2 {
    font-size: 70px;
    color: black;
}
body {
    background-color: #ffffff;
}
#GameCo {
    width: 100%;
}
#Influenza {
    width: 100%;
}
#github-icon {
    background: black;
}
#linkedin-icon {
    background: #0a66c2;
}
.projectimage {
    width: 100%;
    height: auto;
}
#main { 
    background: url(../../images/Computer.jpg) no-repeat center;
    background-size: 100% 100%;
}
#different-page #main {
    background: url(../../images/Computer.jpg) no-repeat center;
    background-size: 100% 100%;
  }
#banner {
    background: url(https://www.pathstream.com/blog/wp-content/uploads/Blog-Post-Templates-86.png);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    padding: 10em 0;
    margin: 4em 0 0 0;
}
#banner header h2 {
    font-size: 58px;
}
#banner header p {
    font-size: 40px;
    font-weight: bold;
}
#header h1 {
    color: #252122;
    font-size: 115px;
}
#nav > ul > li.current > a {
    font-weight: bold;
}
#myButton.btn-primary {
    font-size: 28px;
    display: inline-block;
}
#port {
    text-align: center;
}
#footer {
    padding: 0px 0;
}
#copyright ul.links {
    padding: 0.01em 1.25em 0.01em 3.25em;
}

