
/* This ensures dropdown arrow doesn't appear on recipes link from global styling in /cb-legacy/themes/custom/conagra_base/css/layout/layout.css line 1066 */
.page-header nav > ul > li.recipes-link > a:after {
    content: "";
}  