/* QAFlow - recipe.php (single recipe detail page)
   Extracted from inline style="" attributes. */

/* recipes.php (recipe listing page) — extracted from inline style="" */
.rcp-cat-select {
    max-width: 160px;
    border-right: 2px solid #adb5bd !important;
}

.rcp-small-text {
    font-size: 0.75rem;
}

.rcp-ingredient-label {
    cursor: pointer;
}

.rcp-review-star {
    font-size: 0.85rem;
}

.rcp-related-placeholder {
    height: 140px;
    border-radius: 12px 12px 0 0;
}

.rcp-related-title {
    font-size: 0.85rem;
}
