@charset "UTF-8";
/**
 * Blocks Misc
 *  - settings for the miscellaneous blocks added in
=========================================================================== */

/**
 * Bock Locations
 *  - CSS for the Locations block -- block-cpq-theme-location
 **/
#block-cpq-theme-location {
  text-align: center;
}

.quiz-location-list {
  list-style-type: none;
  text-align: center;
  padding: 0;
}
