:root {

  --menu-background_01: rgba(255, 255, 255, .95);

  --menu-background_02: rgba(255, 255, 255, .95);
  --menu-background_03: rgba(167, 167, 167, .95);
  --menu-elements_01: rgb(167, 167, 167);
  --menu-elements_02: rgb(0, 0, 0);
  --shadow-color: rgba(0, 0, 0, 0.6);
  --base-color: #640202;
  --cabecera-background: #eaeaea;
  --footer-background: #0000004d;

  /**   
    --menu-color: #1f357f;
    --submenu-color: rgb(255, 255, 255);

    --variacion01-color:#a09e47;
    --variacion02-color:#bf3974;
    
    --hover-color: #4c76ff;
    --hover_botones-color:rgba(255, 255, 255, 0.7);**/
}