body {
	background-color: #000;
	color: #fff;
	background-image: url(img/nightshade31920x1200.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

    .font-weight-bold {
      font-weight: 600 !important;
    }

    h5,
    p {
      font-weight: 400;
    }