Add the Word "Menu" to Toggle:

				
					.elementor-menu-toggle:before {
    position: relative;
  content: "MENU";
    padding-right: 10px;
    bottom: 0px;
    color: #7c2525;
    font-family: "Cabin Condensed", Sans-serif;
    font-size: 1em;
}
				
			
Skip to content