/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.card-title {
  font-size: 1.5rem !important;
}
.card {
  box-shadow: 0px 0px 10.5px 5px gray;
  border-radius: 10px;
  padding-top: 10px;
  margin: 10px;
}
.g-logo {
  position: absolute;
  max-width: 300px;
  z-index: 10;
}
/*# sourceMappingURL=custom_14.css.map */