

/* CSS from section stylesheet tags */
.flex-reverse{
    flex-direction: row-reverse;
  }