.skeleton-title {
    background-color: #e0dfdf;
    width: 30%;
    height: 18px;
}

.skeleton-text {
    background-color: #eee;
    width: 20%;
    height: 10px;
}

.skeleton-text-greater {
    background-color: #eee;
    width: 50%;
    height: 10px;
}

.skeleton-text-size-1 {
    background-color: #eee;
    width: 20%;
    height: 10px;
}

.skeleton-text-size-2 {
    background-color: #eee;
    width: 22%;
    height: 10px;
}

.skeleton-text-size-3 {
    background-color: #eee;
    width: 23%;
    height: 10px;
}

.skeleton-text-size-4 {
    background-color: #eee;
    width: 24%;
    height: 10px;
}