/* Foundation Facebook — frontend feed styles.
   Minimal; the theme template owns layout. Safe to override in the theme copy. */

.foundation-facebook-feed .foundation-facebook-card .card-img-bottom {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.foundation-facebook-feed .card-text {
    white-space: pre-line;
}
