
@media only screen {body {    margin: 0;    padding: 0;}.source-theme-warning{display:none!important}
}

/* Styling */
.lh-12 {line-height: 1.2;}
.lh-15 {line-height: 1.5;}
.fs-18 {font-size: 1.8rem;}

/* Typer reserve space */
.typer-height {height: 100px!important}

/* FormsPlus Button Full Width */
.tsf-wizard-btn[data-type="finish"],
.tsf-wizard-btn[data-type="finish"] * {
  display: block !important;
  width: 100% !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-align: center !important;
}

/* Centre Footer Icons */
.centre-footer-icons > * {
  width: max-content !important;
}