.icon-envelope {
  display: inline-block;

  /* Ensures proper rendering */
  width: 24px !important;

  /* Adjust size as needed */
  height: 24px !important;

  /* Adjust size as needed */
  background-image: url("../svg/envelope.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

  /* Scales SVG to fit the element */
}


.fl-node-5ffc19b01bd80 {
  width: 100% !important;
}

.fl-node-5ffc1b8ce0260>.fl-module-content {
  margin-top: 0px !important;
}