.philpapers-container {
    max-width: 780px;
    margin: 60px auto;
    padding: 0 20px;
    font-family: "Source Sans Pro", sans-serif;
}

.philpaper-entry {
    padding: 22px 0;
    border-bottom: 1px solid #ddd;
}

.philpaper-entry h2 {
    font-size: 1.4rem;
    margin-bottom: 6px;
    font-weight: 600;
}

.philpaper-entry h2 a {
    color: #1a1a1a;
    text-decoration: none;
}

.philpaper-entry h2 a:hover {
    text-decoration: underline;
}

.philpaper-entry .meta {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 10px;
}

.philpaper-entry .abstract {
    font-size: 1rem;
    line-height: 1.55;
    color: #333;
}

.no-index {
    display: none;
}
