.gradient {
  background: linear-gradient(40deg,#c69c6f,#6056d9);
  height: 8px;
  margin: -1px 0px 0px;
  margin-top: 0px;
}

