#footer.inverted .copyright-content{
    border-top: 1px solid #2e2e2e;
    min-height: 80px;
    padding: 30px 0;
    background-color: #2e2e2e;
}
#footer{
    background-color: #2e2e2e;
}

.row2{
    display: flex;
    width: 100%;
}
.col-row2{
    width: 30%;
}