/* pau.sa — identidad editorial */
body {
font-family: ‘Georgia’, serif;
background-color: #faf9f6;
color: #1a1a1a;
}

.entry-title {
font-weight: 300;
letter-spacing: 0.05em;
}

.entry-content p {
font-size: 17px;
line-height: 2;
max-width: 640px;
}

.site-title a {
letter-spacing: 0.1em;
font-weight: 300;
text-decoration: none;
color: #1a1a1a !important;
}

/* Firma */
.entry-content p:last-of-type {
margin-top: 48px;
font-style: italic;
color: #666;
}