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

.uk-scope .uk-card-body {
  padding: 15px 15px !important;
}
.uk-scope .uk-button-primary {
  background-color: #1e87f0;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 10px !important;
}
.fon_blue {
  border-radius: 25px;
  border: 2px dashed #0B80E0;
  background: #E6F2FF;
  padding: 25px 20px;
  margin: 25px 0;
}
.ofmenu {
  font-size: 24px !important;
}
body {
  font-size: 18px;
}
h1 {
  font-size: 1.9rem;
}
h2 {
  font-size: 1.7rem;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  padding-left: 0;
}
.mceContentBody {
  background-color: #eee;
}
/*# sourceMappingURL=custom_12.css.map */