.icon-phone{
    background: url('../images/about/icon-phone.png');
    display: inline-block;
    width: 25px;
    height: 25px;
}

.storefront{
    margin-bottom: 60px;
}

.storefront img{
    width: 100%;
}

.heart{
    max-width: 100%;
}

.item{
    margin-bottom: 50px;
}

.blue{
    color: #1D8ECF;
}

.pink{
    color: #DF0167;
}

.arimo{
    font-family: "Arimo", serif;
}

.fw700{
    font-weight: 700;
}

.fw400{
    font-weight: 400;
}

.fs20{
    font-size: 20px;
}

.lh20{
    line-height: 20px;
}

.lh30{
    line-height: 30px;
}
