.win{
  color: #089d9a;
}
.loss{
  color: #c62332;
}
.draw{
  color: #878d96;
}
.links {
  display: flex;
  justify-content: center;
}
html { overflow-x: auto; }
.main_team {
  background-color:#0057a5;
  color: #fff;
}
.match-list-item .match-score.loss {
  color: #c62332 !important;
}
.match-list-item .match-score.win {
  color: #1a9433 !important;
}
.texts{color: #000;}
article{color:#000 !important;}
.texts img{max-width:100%;height:auto !important;}
@media (max-width: 991.98px){.order-responsive{order:-1}}
.text-black{color:#000 !important;}
