.wp-block-scct-afftable .post-casino-table-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
.wp-block-scct-afftable .post-casino-table-buttons button {
  font-family: Fjalla One;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #FFFFFE;
  background: #D42840;
  width: 200px;
  height: 55px;
  border: 2px solid #FFFFFE;
  outline: 0;
  cursor: pointer;
}
.wp-block-scct-afftable .post-casino-table-buttons button:hover {
  background: #990D35;
}
