﻿.main-title {
    text-align: center;
    color: #404142;
    font-weight: 500;
    margin-top: 20px;
    line-height: 2rem;
}

.p-text {
    padding: 0px 40px;
    font-size: 14px;
    color: #404142;
    word-wrap: break-word;
    margin: 0 auto;
    margin-top: 10px;
}