section{
    margin-top: 4rem;
}

#portfolioMd{
    justify-content: space-around;
    width: 100%;
    margin-left:0;
}

.alignLeft
{
    text-align: left !important;
}

.githubButton, .githubButton:hover{
    color: #000;
}

