body {
    margin: 0;
    font-family: "Playfair Display", serif;
    color: #7C2D12;
}

.container {
    max-width: 1050px;
    margin: 0 auto;
}
