.w3-theme {
    color: #ffffff !important;
    background-color: #B92103 !important
}
.w3-btn {
    background-color: #B92103;
    margin-bottom: 4px;
    
}
.w3-code {
    border-left: 4px solid #B92103
}
.myMenu {
    margin-bottom: 150px
}
.w3-button{
    border-radius: 5px;
}