﻿.byline {
    margin: 0.5rem 0 1rem;
    font-size: .95rem;
    opacity: .9;
    text-align: center;
}

.byline strong {
    font-weight: 600;
}

.disclaimer {
    font-style: italic;
    color: #666;
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 0.9rem;
    padding: 1rem;
    background: #f9f9f9;
    border-left: 4px solid #ddd;
}

.scriptural-text {
    margin-bottom: 1.2rem;
    line-height: 1.7;
}

.scriptural-title {
    color: #2c3e50;
    margin-top: 2rem;
}

.scriptural-subtitle {
    color: #7f8c8d;
    font-style: italic;
    margin-bottom: 1.5rem;
}
