/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.logo {
	margin: 50px 0 50px 0;
	line-height: 0;
	text-align: center;
}
* {
	background-color: #010421;
}
h1{
	font-size: 36px;
	color: #FF8181;
	text-align: center;
}
h2 {
	align-content: center;
	color: #FFF6BD;
	font-size: 20px;
}
h3 {
	align-content: center;
	color: #C1FAAD;
	font-size: 20px;
}
main {
	text-align: center;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-color: #010421;
	text-align: center;
}
table {
	text-align: center;
	align-content: center;
}
tr td {
	text-align: center;
	background-color: #010421;
}
.image {
	margin: 10px 0 10px 0; 
	align-content: center;
	text-align: center;
}
p {
	color: #8EA4FF;
}
stolng {
	color: #8EA4FF;
}
/*# sourceMappingURL=bootstrap.css.map */