/*!
Theme Name: Delishs
Theme URI: https://wp.rrdevs.net/delishs/
Author: RRdevs
Author URI: https://themeforest.net/user/rrdevs/portfolio
Description: Delishs - Restaurant Cafe WordPress Theme
Version: 1.0.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: delishs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.our-food-menu-list__item span {
    font-size: 18px;
    font-weight: var(--rr-fw-medium);
    color: #ffffff !important;
    position: relative;
    background-color: #121110;
    z-index: 1;
    padding-left: 10px;
}