body {
    background-color: white;
    font-size: 16px;
    text-align: justify;
  text-justify: inter-word;
}



.agreements {
    font-family: 'Neue Haas Unica';
    font-weight: 400;
    color: #313437;
    background-color: white;
    padding: 40px 0 ;
}

.agreements p {
    color: #323e41;
    font-size: 16px;
    font-family: 'Neue Haas Unica';
    font-weight: 400;
    line-height: 1.5;
}

.agreements h2 {
    font-family: 'Neue Haas Unica';
    font-weight: 900 !important;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
    color: #323e41;
}

.agreements h1 {
    font-family: 'Neue Haas Unica';
    font-weight: 700;
    font-size: 50px;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
}
