footer {
    border-top: 1px solid rgb(0 0 0 / 10%);
}
.footbar {
    width: 100%;
    height: 44px;
    max-width: 768px;
    padding: 0 15px;
    margin: 0 auto;
}
.copyright {
    font-size: 15px;
    color: rgb(0 0 0 / 60%);
}
.subscribe {
    color: rgb(0 0 0 / 60%);
    font-size: 15px;
    text-decoration: underline;
}