body {
  font-family: "Roboto", arial, sans-serif !important;
  font-size: 14px !important;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

p {
  margin-bottom: 0.5rem;
}

p,
.modal-content p:last-child {
  margin-bottom: 0.5rem;
}

.ui.fluid.search.selection.dropdown .search {
  padding: 0.47857143em 2.1em 0.67857143em 1em !important;
}

.ui.fluid.search.selection.dropdown .icon {
  color: #000000 !important;
}

.version-modal .modal-body {
  padding: 1.5rem;
}

.main-version-title {
  margin-right: 7px;
  margin-bottom: 0;
  font-weight: bold;
}

.modal-content .version-title {
  font-weight: bold;
  padding: 0;
  margin-bottom: 18px;
}

.version-actions .btn {
  width: 100%;
}
