.wp-block-custom-sample{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d00;
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
}


