[v-cloak] {display: none}

#main-header {
  background-color: hsla(0, 0%, 100%, .9);
  border-bottom: 12px solid #009fe3;
  height: 100px;
  min-height: 100px;
}

#main-header .font-family-poppins {
  font-family: "Poppins", sans-serif;
}

