.section__spotlight-category .banner-details p {
  margin: 0;
}

.section__spotlight-category .button {
  margin: 20px 0;
}

.section__spotlight-category .banner-content-wrapper {
  text-decoration: none;
}

.section__spotlight-category .content {
  display: flex;
  height: 100%;
  padding: 30px;
}

.section__spotlight-category .button:hover {
  background-color: transparent;
}