.icon-app-services {
    border-radius: 35px;
    margin: 10px;
    width: 120px;
    height: 120px;
}

.icon-app-service-story {
    background: #e7f0f9;
    color: #2249e2;
}
.icon-app-service-fun {
    background: #e9fbf4;
    color: #3ed399;
}
.icon-app-service-edu {
    background: #f0e3f7;
    color: #9b42c7;
}


.icon-size{
    font-size: 50px;
}

