/* Shared styles for the Rope Swing Bound site */

.rsb-header {
    background-color: #339933;
    font-family: Gabriola, sans-serif;
}

.rsb-brand {
    color: white;
    font-size: 2.5rem;
    font-weight: bold;
}

.rsb-brand-text {
    letter-spacing: 2px;
}

.rsb-subnav {
    background-color: #212529;
}

.rsb-hero-title {
    font-size: 3rem;
    font-weight: bold;
}

.rsb-hero-subtitle {
    font-size: 1.5rem;
}

.section-callout {
    background-color: #f8f9fa;
}
