body.customers.chrome.customers_login .container {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #0d71e7 !important;
    height: 100%;
    overflow: hidden;
    /* Remove scrolling */
    font-family: Arial, sans-serif;
}

.tw-bg-solosoft {
    background-color: #0d71e7 !important;
    color: #fff !important;
}

.tw-bg-solosoft:hover {
    background-color: #0b5ec4 !important;
}