a,html,body{
	color: #1e3b6e;
	text-decoration: none;
	font-family: JetBrains;
}

.wrap > .container-fluid {
    padding: 70px 15px 20px;
}

@font-face {
  font-family: JetBrains;
  src: url(/woff2/JetBrainsMono-Regular.woff2);
}
