Your Little Day Out Shop #LDO1014 content

body { font-size: 18px; font-family: sans-serif; }
.email-background { background-color: #fcf7ff; padding: 5px; }
.email-container { background-color: #fff; border-radius: 10px; padding: 30px 15px; }
.logo-container { margin-bottom: 30px; text-align: center; }
.shop-name { font-size: 1rem; margin-bottom: 20px; }
.logo { width: 250px; }
.product-container { text-align: center; }
.email-body { font-size: 1.1rem; }
.product-name { margin-top: 10px; }
.button-container { text-align: center; }
.buy-button { height: 50px; border-radius: 4px; padding: 20px 30px; border: none;font-size: 1.5rem;font-weight: 600; text-decoration: none; }
.buy-button:hover { opacity: 0.9; text-decoration: underline; }
.footer { color: #ccc; text-align: center; font-size: 1rem; }
.email-branding-link { text-decoration: none; }
.email-branding-container { align-items: center; display: flex; width: fit-content; margin: 10px auto; }
.email-powered-by { font-size: 1.1rem; margin-right: 5px; color: #202223; }
.email-app-logo { height: 20px; }

LSDHOOP