/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.logos {
  max-height: 80px;
  margin-bottom: 35px;
}

.quick-contact {
  position: fixed;
  z-index: 10;
  bottom: 25px;
  right: 25px;
}

.icon-wa {
  width: 45px;
  height: 45px;
  background: url("../img/whatsapp-border.svg");
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
}
