.footer .copyright {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    /* margin-top: 20px;
    margin-bottom: 20px; */
    font-size: 14px;
    color: #ccc;
    background-color: #6a4c9c;
}