* {
    padding-top: 2px;
    margin-left: 10px;
    margin-right: 10px;
}

.masthead {
    height: 100vh;
    min-height: 500px;
    background-image: url('photos/Roadtothevalley-videoscreen.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .navbar-dark {
    background-color: rgb(0, 0, 0) !important;
    border: none !important;
    border-width:0!important;
}
  
.p{
    font-family: "Montserrat-Regular";
}