.intro-context{
    font-size: 15px;
    text-indent: 2em;
    font-weight: 600;
    overflow: hidden;
    word-wrap: break-word;
    margin-bottom: 40px;
    text-align: left;
    line-height: 40px;
    word-break: normal;
}

.title, .time {
    text-align: center;
}

.text p{
    font-size: 15px;
}



.text{
    min-height: 300px;
    margin-bottom: 40px;
}



