.wp-block-cnb-rank {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-block-cnb-rank img {
  flex: none;
  margin-right: 17px;
  display: block;
}
.wp-block-cnb-rank p {
  margin-bottom: 0;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #25283D;
  white-space: nowrap;
}
.wp-block-cnb-rank span {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
}
