@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat;
	background-size:cover;
font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}
.text-bg-dark {
	background-color: #000000 !important;
}
p {
	font-size: 20px;
}