body.casual {
    background: rgb(226, 222, 220) !important;
}

.apps {
    background: #f0f0f0;
    padding: 20px;
}

.apps img {
    width: 100%;
}

.stars img {
    width: 23px !important;
}

.icon {
    background: #eaeaea;
    padding: 5px 10px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
}

.icon img {
    height: 25px !important;
    width: auto !important;
    margin: 0 7.5px;
}

p.author {
    border-bottom: 1px solid #e1e0e0;
    margin-bottom: 10px !important;
}

.guarantee p  {
    margin-bottom: 15px !important;
}