.justify {
    text-align: justify;
}

.title {
    font-size: 22px;
    text-align: center;
    margin: 20px;
}

.sub-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
