
/* start chris 22276977113 */

/* change nav item color due to bug */

.nav .category, .nav .item  {
  color:#f84e08!important;
}


.nav .category_container ul li a {
  color:#0b0300!important;
}

.nav .category_container ul li a:hover {
color:#f92ac6!important;
}

/* end chris 22276977113 */


/* End of Ticket 17814203964949 */
/* Beginning of Ticket 17814203964949 - Steve 20 Feb 2023 */

/* https://app.intercom.com/a/inbox/uinqovrx/inbox/team/3396362/conversation/17814203964949 */

/* To set any content within a Submenu Item Folder to be Normal weight */

#menu ul.nav .category_container {
    font-weight: normal!important;
}

/* To set top Site Menu level links to be Bold weight */
#menu ul.nav {
    font-weight: bold!important;
}

/* End of Ticket 17814203964949 */

#content_page_wrapper .color_wrapper.light_text {
    color:#f57120;
}