body{
    color: #686868;
}

.tutorial {
    background-color: white;
}
.go_back_text{
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    color: #7474ED;
}

.header_text{
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #686868;
}

img{
    object-fit: contain;
}

.user_name{
font-size: 16px;
font-weight: 600;
line-height: 26px;

}

.para_text{
    font-size: 13px;
}

.para_content{
font-size: 14px;
font-weight: 400;
line-height: 24px;

}