/*

btz mods - sim racing arts
v0.1 ### 06-2023


*/

.mrg-tp-25 {margin-top: 25px}
.mrg-tp-50 {margin-top: 50px}
.mrg-tp-100 {margin-top: 100px}




.txt-light {
	color: #fff;
}

.img-border-logo {
	border: 3px solid #000;
}

.masthead {
	height: 100vh;
	min-height: 500px;
	background-image: url('../img/slide_001.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
  }
