@charset "UTF-8";

.footer {
    text-align: center;
    font-size: 0.5rem;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.icon {
    display: inline-block;
    height: 12px;
    vertical-align: text-bottom;
    width: 12px
}
