/* 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
 */

.bordered-container {
  background: #ffffff;
  border: 2px solid #cccccc;
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 24px;
  box-sizing: border-box;
}
/*# sourceMappingURL=custom.css.map */