:root {
  --x-primary-rgb: 46, 142, 164;
  --x-headings-color: #2E8EA4;
  --x-pagination-active-bg: #EF7E5B;
}

.navbar-brand-image {
  height: 8rem !important;
}

body .form-row,
body .form-group,
body .mb-3 {
  padding-bottom: 1rem !important;
}

.btn-sidebar {
  background-color: #2E8EA4 !important;
  border-color: #2E8EA4 !important;
  color: #fff !important;
}
.btn-sidebar:hover {
  background-color: #236c7c !important;
  border-color: #236c7c !important;
  color: #fff !important;
}

.quill-large .ql-editor {
  min-height: 500px !important;
}

/*# sourceMappingURL=back.output.css.map */
