#stats {
  background-color: #fff;
}
.stat h3 {
  color: #47545e;
}
.stat small {
  font-size: 1em;
  color: #52616d;
  font-weight: 300;
}
.stat svg {
  height: 48px;
  width: 48px;
  color: #03aad8;
}
.dropdown-toggle:focus {
  outline: thin dotted;
}
