.footer {
    text-align: center;
    margin-bottom: 32px;
}

.hr {
    line-height: 16px;
    padding: 16px 0;
    margin: 16px 0;
    border-bottom: 1px solid #ddd;
}