.image-with-text--root{padding:0}

.image-with-text-button .featured-content--link--container {
  color: var(--color--button);
  background: var(--bg-color--button);
  border-radius: 2px;
  height: 45px;
  line-height: 45px;
  padding: 0 var(--spacing--3);
  text-decoration: none;
}

.image-with-text-button .featured-content--link--container:after{
  border-bottom: none;
}