Tüm Sayfalar
.policy-scope {
--policy-text: #262626;
--policy-muted: #6f6f6f;
--policy-border: #e7e2da;
--policy-accent: #1e2d43;
--policy-bg: #f7f5f1;
width: 100%;
padding: 48px 20px;
color: var(--policy-text);
...
.policy-scope {
--policy-text: #262626;
--policy-muted: #6f6f6f;
--policy-border: #e7e2da;
--policy-accent: #1e2d43;
--policy-bg: #f7f5f1;
width: 100%;
padding: 48px 20px;
color: var(--policy-text);
...
.policy-scope {
--policy-text: #262626;
--policy-muted: #6f6f6f;
--policy-border: #e7e2da;
--policy-accent: #1e2d43;
--policy-bg: #f7f5f1;
width: 100%;
padding: 48px 20px;
color: var(--policy-text);
font-family: Arial, Helvetica, sans-serif;
box-sizing: ...
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&family=Inter:wght@300;400;500&display=swap');
body {
font-family: 'Inter', sans-serif;
background-color: #fdfcf9;
color: #2d2925;
...
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&family=Inter:wght@300;400;500&display=swap');
.aura-page {
font-family: 'Inter', sans-serif;
background: #fdfcf9;
color: #2d2 ...