

/* CSS from section stylesheet tags */
.rotate-up {
    transform: rotate(180deg);
  }