

.blog-poster {
    max-width: 245px;
    outline: 1px solid grey;
}


.img-shape {
    max-width: 175px;
    outline: 1px solid grey;
}


.ccf-decision-space-stack .stack-layer {
    background: #f8f9fa;
    border-left: 4px solid #dc3545; /* CCF red accent */
    border-radius: 0.5rem;
}

.ccf-decision-space-stack .arrow {
    font-size: 1.5rem;
    color: #dc3545;
}

.ccf-decision-space-stack .fw-bold {
    font-size: 1.1rem;
}