.wickes-tips {
  background-color: $gray-light;
  padding: 20px;

  .wickes-tips-heading {
    color: $blue;
    font-size: 1.875rem;
  }
}
