.blue-bg {
    background: rgb(82, 192, 213);
}

.app-store-badge {
    display: inline-block;
    overflow: hidden;
    background: url(../img/app_store_badge.svg) no-repeat;
    width: 120px;
    height: 40px;
}
