.wp-block-scct-afftablefr {
  margin: 40px 0;
  position: relative;
}
.wp-block-scct-afftablefr .post-casino-table-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
.wp-block-scct-afftablefr .post-casino-table-buttons button {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #FFFFFF;
  padding: 10px 26px;
  background: #ED7C7C;
  border-radius: 10px;
}
.wp-block-scct-afftablefr .post-casino-table-buttons button:hover {
  background: #E65F5F;
  text-decoration: none;
  cursor: pointer;
}
