
.boxP {
    background-color: #06e5f5;
  }
.texPrin
{
    color: #06e5f5;
}
.texSec
{
    color: #06e5f5;
}
.dia
{
    background:linear-gradient(180deg,rgba(2, 103, 185, 0.342),rgb(2, 221, 250));
    border-bottom: 6px rgb(1, 84, 151) solid;
    border-right: 6px rgb(1, 84, 151) solid;
}
/*PLACAR*/
.placar{
    color: #06e5f5;
  }
  .penal{
    color: #06e5f5;
  }
.nomEquipe{
    color:#06e5f5;
}

.local{
    color:#06e5f5;
}
