﻿.f-footer{
    width: 100%;
    background: #0A0B0D;
}
.f-footer .name{
    font-size: 12px;
    color: #fff;
}
.f-footer .text{
    font-size: 12px;
    color: #B3B3B3;
}
.f-footer .erwm{
    width: 90px;
    height: 90px;
}
.f-footer .bottom{
    border-top: 1px solid #36393D;
    padding: 20px 0 33px;
    text-align: center;
}