.block {
    margin-bottom: 40px;
    padding-bottom: 40px;
    max-width: 900px;
}

.summary_text {
    font-family: 'Times New Roman', Times, serif;
    font-size: 20px;
    margin:auto;
    width: 80%;
    max-width: 800px;
    color: #FFFFFF;
}

.title_text {
    font-family: 'Times New Roman', Times, serif;
    font-size: 40px;
    color: #FFFFFF;
}