.domain-checker-container {
    background: -webkit-linear-gradient(top, #0f3551, #005878) !important;
}

.domain-checker-bg {
    background-image: none !important;
}

#order-standard_cart .field::placeholder,
#order-standard_cart .form-control::placeholder {
    color: #a0a0a0; /* Change this to your desired color */
    font-size: 15px;
}

