.bg-wrapper{
    background-image: url('../../img/adm005userfeedback/BG.jpg');
    object-fit: cover;
}

a{
  color: inherit;
}
a:hover{
 text-decoration: none;
 color: inherit;
}