.bg-theme-primary {
  background-color: #f2dd27;
}

.text-theme-primary {
  color: #f2dd27;
}

.btnWhatsapp {
  margin-bottom: 60px;
  position: fixed;
  right: 45px;
  bottom: 45px;
  z-index: 99;
  font-size: 25px;
}
