Any of my policy pages listed at the bottom do not match the rest of pages. If I use the following in the base.css I get real goofy white space but the text does align center so I think I’m on the right track. I’m on the DAWN theme. Thanks in advance.
.shopify-policy__body {background-color: black; color: white; text-align: center;}
.shopify-policy__title {background-color: black; color: white; text-align: center;}
.shopify-policy__container {background-color: black; color: white; text-align: center;}

