h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Rubik", sans-serif;
  color: #495057 !important;
}

.h5 {
  font-size: 1.09375rem;
}

.logo {
  line-height: 0;
}

*:active {
  outline: none;
}

body {
  font-family: Rubik, sans-serif;
  background-color: #f8f8f8 !important;
  font-size: 0.875rem;
}

.btn,
.dropdown-menu {
  font-size: 0.875rem;
}

.card-title {
  font-size: 15px;
}

label {
  font-size: .875rem !important;
  color: #747a80 !important;
  font-weight: 600 !important;
}