body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Source Sans Pro', sans-serif;
}
h1 {
    font-weight: 800;
}
.w3-theme-l5 {color:#000 !important; background-color:#eef7fe !important}
.w3-theme-l4 {color:#000 !important; background-color:#c5e5fb !important}
.w3-theme-l3 {color:#000 !important; background-color:#8bcbf6 !important}
.w3-theme-l2 {color:#fff !important; background-color:#51b2f2 !important}
.w3-theme-l1 {color:#fff !important; background-color:#1898ee !important}
.w3-theme-d1 {color:#fff !important; background-color:#0d69a6 !important}
.w3-theme-d2 {color:#fff !important; background-color:#0b5d94 !important}
.w3-theme-d3 {color:#fff !important; background-color:#0a5281 !important}
.w3-theme-d4 {color:#fff !important; background-color:#08466f !important}
.w3-theme-d5 {color:#fff !important; background-color:#073a5c !important}

.w3-theme-light {color:#000 !important; background-color:#eef7fe !important}
.w3-theme-dark {color:#fff !important; background-color:#073a5c !important}
.w3-theme-action {color:#fff !important; background-color:#073a5c !important}

.w3-theme {color:#fff !important; background-color:#0e76bb !important}
.w3-text-theme {color:#0e76bb !important}
.w3-border-theme {border-color:#0e76bb !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#0e76bb !important}
.w3-hover-text-theme:hover {color:#0e76bb !important}
.w3-hover-border-theme:hover {border-color:#0e76bb !important}

.w3-theme-accent {color:#fff !important; background-color:#f7941d !important}
.w3-text-theme-accent {color:#f7941d !important}
.w3-border-theme-accent {border-color:#f7941d !important}