/**
 * @file
 * Styles for Elegant+'s buttons.
 */

/* generic button */
a.mt-button,
.mt-button > a,
button.mt-button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  font-size: 18px;
}