/* Comment */
.comment {
  background-color: var(--clr-blue-opacity);
  background-image: url('img/business-consultant-hero-oval.webp');
  background-position: left top;
  background-size: 30%;
  background-repeat: no-repeat;
  text-align: center;
}