
rmbody {
    font-family: 'Fira Sans', sans-serif;
   
}

h1 {
    font-weight: 800;
}

.RMLogo {
    font-family: 'Bruno Ace', cursive !important;
    text-shadow: 1px 1px 4px #000000;

}

.RMFont {
    font-family: 'Bruno Ace', cursive !important;

}


.w3-theme-l5 {color:#000 !important; background-color:#f9f9f9 !important}
.w3-theme-l4 {color:#000 !important; background-color:#eaeaeb !important}
.w3-theme-l3 {color:#000 !important; background-color:#d4d4d6 !important}
.w3-theme-l2 {color:#000 !important; background-color:#bfbfc2 !important}
.w3-theme-l1 {color:#000 !important; background-color:#aaaaad !important}
.w3-theme-d1 {color:#fff !important; background-color:#85858a !important}
.w3-theme-d2 {color:#fff !important; background-color:#76767b !important}
.w3-theme-d3 {color:#fff !important; background-color:#67676b !important}
.w3-theme-d4 {color:#fff !important; background-color:#58585c !important}
.w3-theme-d5 {color:#fff !important; background-color:#4a4a4d !important}

.w3-text-theme-l5 {color:#f9f9f9 !important; }
.w3-text-theme-l4 {color:#eaeaeb !important; }
.w3-text-theme-l3 {color:#d4d4d6 !important; }
.w3-text-theme-l2 {color:#bfbfc2 !important; }
.w3-text-theme-l1 {color:#aaaaad !important; }
.w3-text-theme-d1 {color:#85858a !important; }
.w3-text-theme-d2 {color:#76767b !important; }
.w3-text-theme-d3 {color:#67676b !important; }
.w3-text-theme-d4 {color:#58585c !important; }
.w3-text-theme-d5 {color:#4a4a4d !important; }

.w3-theme-light {color:#000 !important; background-color:#f9f9f9 !important}
.w3-theme-dark {color:#fff !important; background-color:#4a4a4d !important}
.w3-theme-action {color:#fff !important; background-color:#4a4a4d !important}

.w3-theme {color:#fff !important; background-color:#959599 !important}
.w3-text-theme {color:#959599 !important}
.w3-border-theme {border-color:#959599 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#959599 !important}
.w3-hover-text-theme:hover {color:#959599 !important}
.w3-hover-border-theme:hover {border-color:#959599 !important}


.w3-theme-accent {color:#ffffff !important; background-color:#c28c22 !important}
.w3-text-theme-accent {color:#c28c22 !important}
.w3-border-theme-accent {border-color:#c28c22 !important}