﻿
.text-content {
    width: 100%;
    font-family: cursive;
}

.text-content-title {
    font-size: 36px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
    .text-content-title  p:last-child {
        font-size: 30px;
    }

    .text-content -content {
    }

.text-content-content p {
    text-indent: 2em;
    line-height: 35px;
    font-weight: 900;
    font-size: 23px;
}
