.custom-footer {
    margin: var(--spacing-sm) 0;
    font-size: var(--font-size-small);
    color: var(--color-text-muted);
}

.site-title, h1, h2, h3, h4 {
font-weight: 300;
}