types {
    text/css css;
}


body {
    background-color: #000000 !important;
    color: #ffffff;
    
}

.wrapper {
    
    background-color: #000000 !important;
}

style attribute {
    font-family: "ADLaM Display", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.rounded {
    background-color: #000000 !important;
    border: solid black 1px;
    
  
}

#login-box {
    background-color: #000000 !important;
    }


uneditable-input{
    background-color: #000000 !important;
   
}

#login-container { background-color: #000000 !important; }