/* !
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden */

.shape-fill-info {
  background: linear-gradient( 87deg ,#11cdef 100%,#1171ef 0)!important;
}

.flip-yy {
  transform: rotateX (10deg);
}

.divider2 svg {
  background-color: white;
}

.divider2 {
}

#gradient-horizontal {
  --color-stop-1: #a770ef;
  --color-stop-2: #cf8bf3;
}

.shape-fill-alt {
  fill: #f6f9fc;
}

