﻿      .realtime {
          font-size:28px;
          font-weight: bold;
          position: relative;
          top: -15px;
          color: #606060;
          text-transform: uppercase;
      }

      .col-titles {
          text-transform: uppercase;
          background: #0286C6;
          padding:1.3rem 2rem;
          margin-bottom:0px;
          font-size:20px !important; 
          color:white;
      }
      .words {
          background:#e5e5e5;
      }
      .letters {
          margin:0px auto;
      }

        barras {
            font-family: "Arial", sans-serif;
            
        }
        .bar2 {
            fill: #ffd59b ;
        }
        .bar {
            fill: #ffa474 ;
        }
        
        .axis {
            font-size: 10px;
            
            color: #8b0000;
        }
        
        .axis path,
        .axis line {
            fill: none;
            display: none;
        }
        
        .label {
            font-size: 9px;
            font-weight:normal;
        }
