.Pow {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  position: relative;
  left: 35%;
  bottom: 40px;
}

.Cop {
  font-size: 20px;
  font-style: bold;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  position: relative;
  left: 35%;
  bottom: 40px;
}

h6 {
    display: block;
    font-size: 0em;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0em;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.footer {
  bottom: 0px;
}