.hero-video{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
top: 0;
left: 0;
}
.hero .material-icons{
font-size: 5rem;
color: white;
}.hero-video{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
top: 0;
left: 0;
}
.text--xxl{
font-size: 5rem;
}
.picture .hero__title{
margin-top: 4vh!important;
}