/* text floating styles - HT */

.f-text-floating {
  .section {
    width: 100%;
    position: relative;
  }

  .btn {
    width: 14rem;
  }
}
