.modal-modalNewsletter .fancybox-skin{
 background-image:
	url('https://cdn.awsli.com.br/1643/1643297/arquivos/Newsletter.jpg') !important; /* img newsletter */
}

.box-whatsapp2 {
  z-index: 9999;
  position: fixed;
  float: left;
  left: 20px;
  bottom: 20px;
  width: 60px;
  background-color: #25d366;
  height: 60px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box-whatsapp2 a {
  color: #ffffff !important;
  font-size: 32px;
}
.box-whatsapp2 img {
  width: 56px;
}

.box-whatsapp2 div{
    position: absolute;
    bottom: 60px;
    font-size:15px;
    font-weight: 900;
    font-family: "Baloo Chettan 2";
    text-align:center;
    color: #25d366;
}

.devrocket{
    display:flex;
    flex-direction: row;
    max-width:1360px;
    margin:10px auto;
}

.devrocket a{
    width:100%;
}