body {
    background-color: #fafafa;
    margin: 0;
    padding: 0;
}
p {
    color: #1a1a1a;
    font-family: "Calibri";
}
p.textAgreemJust {
    text-align: justify;
}
p.textAgreemCenter {
    font-weight: bold;
    margin-top: 48px;
    text-align: center;
}