footer{
    width: 100%;
    text-align: left;
    padding: 5px 0;
    position: relative;
    top: 40px;
}

.copyright{
    margin: 30px 10px 10px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}