.footer {
    align-items: center;
    background-color: #f4f5ff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.currency {
    font-size: 0.416667em;
}