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

.button {
  display: inline-block;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  font-size: 1.1rem;
  line-height: 1.15;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
  background: #f20a0a;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  margin: 0 0 0.5rem 0;
  padding: 1rem 1rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
/*# sourceMappingURL=custom_20.css.map */