.agreement-page { padding: 16px; background-color: #fff; min-height: 100vh; h2 { font-size: 18px; font-weight: bold; color: #333; margin-bottom: 16px; text-align: center; } h3 { font-size: 15px; font-weight: bold; color: #333; margin-top: 20px; margin-bottom: 10px; } h4 { font-size: 14px; font-weight: bold; color: #444; margin-top: 14px; margin-bottom: 8px; } p { font-size: 13px; color: #666; line-height: 1.8; margin-bottom: 8px; text-align: justify; } ul { margin-bottom: 10px; padding-left: 16px; } li { font-size: 13px; color: #666; line-height: 1.8; margin-bottom: 4px; list-style-type: disc; } strong { color: #333; font-weight: bold; } }