body {
    font-family: "Montserrat", sans-serif;
}

.rotate {
    transform: rotate(-90deg);
}

.selectpicker{
    font-size: 12px !important;
  }