.send-cv p{
    background-color: #28283f; 
    color: white; 
    padding: 5px;

}

    
.hero-video {
  position: absolute; 
  width: 100%;
  height: 100%; 
  object-fit: cover;
  z-index: 1;
}