/* This file is reserved for overriding and extending the template styles. */

/* Para los botones de Login  */
.flex-equal>* {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}