.domain-checker-container {
    background: #75b0e31c !important;
}

.btn-warning {
    background-color: #0087ff !important;
    border-color: #0087ff !important;
}

#order-standard_cart .input-group-lg>.form-control {
    /*border-radius: 6px 0 0 6px;*/
    border-radius: 0 !important;
    box-shadow: none !important;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-right: -1px !important;
    margin-left: 0 !important;
    border-radius: 8px 0px 0px 8px !important;
}

.btn-success {
    background-color: #0d5077 !important;
    border-color: #0d5077 !important;
}

section#footer p {
    text-align: center;
}