.index__category-sub-title a,
.broadcast__sub-title a {
	color: #fff;
}
.index__category-sub-title a:hover,
.broadcast__sub-title a:hover {
	text-decoration: none;
}


.stats-table__column a {
	color: #4baae3;
}	
.stats-table__column a:hover {
	text-decoration: none;
}

.small-table{border-spacing:0 10px;font-weight:600;font-size:16px;color:rgba(36,38,58,.64);text-align:center;margin:16px}@media screen and (min-width:1440px){.small-table{border-spacing:0 16px;margin:32px;font-size:24px}}.small-table td{border:1px solid rgba(36,38,58,.08)}.small-table__cell{padding:10px 20px}@media screen and (min-width:1440px){.small-table__cell{padding:16px 45px}}.small-table__cell--red{color:#fff;background-color:#ce4d47}.small-table__cell--blue{color:#fff;background-color:#4baae3}.small-table__cell--gray{color:#fff;background-color:#2b2b49}.small-table__container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:8px;-webkit-box-shadow:inset 0 0 32px rgba(36,38,58,.08);box-shadow:inset 0 0 32px rgba(36,38,58,.08);margin:32px auto}

.index__category-link {
    color: #4baae3;
    margin-right: 15px;
    text-transform: none;
}
.index__category-link:hover {	
	text-decoration: none;
}

.league_list {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  column-fill: balance;
  margin-bottom: 30px;
  padding: 0;
}

.league_list li {
  list-style-type: none;
  margin: 10px 0;
}

.news-category {
  color: #4baae3;
  margin-left: 20px;
}

.broadcast-card__type {
  margin-right: 20px;
}

.index__category-sub-title,
.broadcast__sub-title {
  line-height: 1;
  text-transform: none;
}

.index__category-sub-title a,
.broadcast__sub-title a {
  text-decoration: none;
}

.stats-table th:first-child {
  width:5%;
}

.stats-table{padding:24px;line-height:1.25;border-radius:8px}@media screen and (min-width:1440px){.stats-table{border-radius:12px}}.stats-table th{font-weight:500;color:rgba(36,38,58,.64);text-align:left;padding-bottom:16px}.stats-table tr{height:auto;-webkit-box-shadow:0 1px 0 rgba(36,38,58,.08);box-shadow:0 1px 0 rgba(36,38,58,.08)}.stats-table tr td{padding:16px 16px 16px 0}@media screen and (min-width:768px){.stats-table tr td{padding-top:10px}}@media screen and (min-width:1440px){.stats-table tr td{padding:0 32px 16px 0}}.stats-table__column{font-size:14px}@media screen and (min-width:768px){.stats-table__column{font-size:16px}}@media screen and (min-width:1440px){.stats-table__column{font-size:18px}}.stats-table__column--date{width:25%;font-size:14px;font-weight:400;padding-top:16px}@media screen and (min-width:1440px){.stats-table__column--date{font-size:18px;width:20%}}.stats-table__column--players{color:#4baae3;width:25%}@media screen and (min-width:1440px){.stats-table__column--players{font-size:24px;width:30%}}.stats-table__column--score{font-size:16px;width:30%}@media screen and (min-width:768px){.stats-table__column--score{font-size:18px}}@media screen and (min-width:1440px){.stats-table__column--score{font-size:28px;width:15%}}.stats-table__column--comment{font-family:Open Sans;font-size:12px;font-weight:400;line-height:2;padding-right:0;width:40%}@media screen and (min-width:1440px){.stats-table__column--comment{font-size:18px;line-height:1.55;width:35%}}.stats-table__category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px;text-transform:uppercase}.stats-table__category-icon{width:16px;height:16px;margin-right:12px;opacity:.7;stroke:#24263a;fill:#24263a}
