/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#logo {
  text-align: center;
  padding: 10px 0px;
  width: 100%;
  height: 120px;
}
#logo img {
  width: 120px;
  height: 120px;
  -webkit-mask-image: url('../../../../images/dharmachakra.svg');
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: linear(-0.61 -27.21%, 1.64 19.85%);
}
/*# sourceMappingURL=proxima_25.css.map */