.shopify-policy__container {
    margin-top: 180px;
    margin-bottom: 120px;
    max-width: 1000px;
    font-family: var(--font-family);
    font-size: calc((30 / 16) * 1rem);
}

.shopify-policy__title h1 {
    font-family: var(--font-family);
    font-weight: 600;
    color: var(--text);
    text-transform: lowercase;
}