:root,
[data-theme="light"] {
  --subtle-accent: #2e7d32 !important;
  --sidebar-select-color: #66bb6a !important;
  --charts-label-color: #2e7d32 !important;
}

[data-theme="light"] .widget.spacer {
  border-bottom: 1px solid #ffffff !important;
}

.ce-block__content .widget.number-widget-box {
  background-color: rgba(102, 187, 106, 0.35) !important;
}

.layout-main .layout-side-section {
  background-color: #f1f8e9 !important;
}

.file-uploader .file-upload-area .btn-file-upload:nth-child(3),
.edit-sidebar-link {
  display: none !important;
}

#navbar-breadcrumbs li.disabled a {
  color: #ffffff !important;
}

.form-group.horizontal {
  display: block !important;
}
