@import url('./common.css');

.agreement {
    padding: 48px 0;
    font-size: 14px;
}

.agreement h2 {
    text-align: center;
    font-size: 24px;
    padding-bottom: 32px;
}

.agreement h3 {
    font-size: 16px;
    padding-top: 16px;
}

.agreement p {
    color: #ffffffa0;
}
