/*------------------------------------*\
  #UTILITIES
\*------------------------------------*/

.text-center {
    text-align: center !important;
}
.hidden {
    display: none !important;
}
/* Add any other helpers: .mt-2, .mb-2, .sr-only, etc. */
