
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600");
/* The following line is used to measure usage of this code. You can remove it if you want. */



.screen a {
  text-decoration: none;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

* {
  box-sizing: border-box;
}
