.hidden, a[href^="/news/rss/"]{display:none;}
.grecaptcha-badge {visibility: hidden;}

span.like-h5 {
  display: block;

  font-size: 15px;
  font-weight: bold;
}

span.like-ul { padding: 4px 8px; }

span.like-li {
  display: list-item;

  list-style: inside;
}

.bold { font-weight: 700; }
.italic { font-style: italic; }

.custom-table {
  margin: 25px 0;
  border-collapse: collapse;
}

.custom-table tbody tr:nth-child(2n - 1) {
  background-color: #F7FCFE;
}

.custom-table td, .custom-table th{
  border: 1px solid #60CAFA;
  padding: 5px 10px;
}

.list-arrow { list-style: none; }

.list-arrow li::before{
  content: "\2794";
  top: 12px;
  left: 3px;
  background: none;
  color: #60CAFA;
}

/* CUSTOM CSS START */

.img__wrap__picture { width: 325px; }

.club-card--2 .club-card__banner .img__wrap {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

/* CUSTOM CSS END */