<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms of Service — MILKBOX by Photobello</title>
<style>
body {
font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;
background: #F8F5F0; color: #2C2C2C; line-height: 1.7;
padding: 40px 24px 80px;
max-width: 720px; margin: 0 auto;
}
h1 {
font-family: 'DM Serif Display', Georgia, serif;
font-size: 32px; color: #3E503C; margin-bottom: 8px;
}
.updated { font-size: 13px; color: #999; margin-bottom: 40px; }
h2 {