table.team-palmares {
   width: 50%;
   margin-left: auto;
   margin-right: auto;
  border: 0px;
   background: transparent !important;
table-layout: fixed;
}

table.team-palmares tr {
   background: transparent !important;
}

table.team-palmares td {
   vertical-align: top;
   background: transparent;
   border: 0px;
  font-weight: normal;
}

.data-event {
text-align: center !important;
}

.data-event .team-logo {
display: block;
float: left;
}

.entry-title {
text-align: center !important;
}

.sp-scoreboard-date {
    text-align: center;
    background-color: #0f8bca;
    color: #ffffff;
}

.sp-scoreboard-league {
    text-align: center;
    font-style: italic;
    font-size: 75%;
}
