p { font-family: montserrat,sans-serif; line-height: 1.45; color:#fff; font-size:18px; }
a { color: #fff !important; line-height: 1.45; font-size: 18px;}

.hero.home {background:#000000;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;}
    
    .hero.test {background:#000000 url(/content/images/927541_115578.jpg) 50% 50% no-repeat;
    height: 100vh;
    width: 100%;
    background-size: cover;
    display: flex;
    align-items: center;
    background-attachment: fixed;}
.secondary-bg {background:#000000; height: 100vh; width: 100%; display: flex; align-items: center;}

.secondary-bg p {color:#ffffff;}

video { width:100%; height:auto; }