  .flex-header{
        background: linear-gradient(180deg, #777777, #ffffff00);
  }
  .copy-right{
    text-align: center;
  }
  .flex-content-footer{
    color: black !important;
    div img{
      display: none;
    }
    a{
      color: black !important;
    }
  }