.Aviso-homolog {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  padding: 10px 0;
  background: #393847;
  z-index: 1100;

  p {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
  }
}
