.gallery-header {
    position: unset;
    padding: 0;

  
   background: #000;
      background-size: cover;
    background-position: center;
}

.gallery-heading-main {
    color: #F5F5F5;
    text-shadow: -7.878px 6.893px 26.095px rgba(255, 255, 255, 0.50);
    font-family: ElmsSans-Bold;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}


.privacy-content p{
    font-size: 15px;
      font-family: ElmsSans;
      color: #000;
}

.privacy-content h6{
 font-size: 20px;
   font-family: ElmsSans-Semibold;
   color: #000;
}