﻿/* Custom styles for SLR Publishing */

/* Body font and background */
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Section headings margin */
section h2 {
    margin-bottom: 1rem;
}

/* Card text adjustments */
.card-text {
    font-size: 0.9rem;
}
