.wp-block-fse-blocks-post-buttons a.wp-block-fse-blocks-post-button {
  background: #000;
  color: #fff;
  text-decoration: inherit;
  padding: 10px 15px;
  cursor: pointer;

  &:hover {
    opacity: 0.8;
  }
}
