@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Inter:400,700");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/66c1e75c0c93a52416145193.66c1e75d0c93a52416145196.1u6E4mm.hcp.png");

@font-face {
  font-family: "January Shine-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/January-handwritten.woff") format("woff");
}


.screen a {
  display: contents;
  text-decoration: none;
}

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

* {
  box-sizing: border-box;
}
