.forumpay-pgw {
  &-copy {
    &-copy {
      -webkit-animation: fadeIn 1s;
      animation: fadeIn 1s;
      margin-left: -25px;
    }
  }
}
