﻿.Not_Translated_Menu_Options     /*Style for GUI element headings that are NOT translated because the GUI is NOT translated*/
{
     font-weight: bold;
     /*https://www.w3schools.com/cssref/pr_font_weight.asp*/
     color: #000000;
     /*https://www.w3schools.com/cssref/pr_text_color.asp*/
}