body {
font-family:Arial;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000e6;
    font-weight: 600;
}
h1{
	font-size: calc(60 * (100vw / 1170));
}

    
