.bg-img {
  padding: 25px;
  background-image: url('//www.revelnail.com/cdn/shop/files/Collections_LiquidsAccessories_1000x1000.jpg?v=1738160389');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow:inset 0 0 0 2000px rgba(69, 35, 39, 0.8);
    }

.recover-link {
  color: #D70056
}

.order-status-label {
  color: white;
  text-align: center;
}

.order-status-floating-label {
  color: #707070;
  background-color: transparent;
}

.order-status-input {
  background-color: white;
  color: #707070;
}

.order-status-fields {
  margin-top: 35px;
}

div#rn-login-section {
  margin-top: 25px; 
}