
.boxP {
    background-color: rgb(248, 6, 228);
  }
.texPrin
{
    color: rgb(248, 6, 228);
}
.texSec
{
    color: rgb(248, 6, 228);
}
.dia
{
    background:linear-gradient(180deg,rgb(242, 2, 250, 0.253),rgba(158, 1, 158));
    border-bottom: 6px #b802a8 solid;
    border-right: 6px #b802a8 solid;
}
/*PLACAR*/
.placar{
    color: rgb(248, 6, 228);
  }
  .penal{
    color: rgb(248, 6, 228);
  }
.nomEquipe{
    color:rgb(248, 6, 228);
}

.local{
    color:rgb(248, 6, 228);
}
