.w3-theme-l5 {color:#000 !important; background-color:#F6CDBF !important}
.w3-theme-l4 {color:#000 !important; background-color:#F6CDBF !important}
.w3-theme-l3 {color:#000 !important; background-color:#F6CDBF !important}
.w3-theme-l2 {color:#fff !important; background-color:#F3BBAA !important}
.w3-theme-l1 {color:#fff !important; background-color:#F39878 !important}
.w3-theme-d1 {color:#fff !important; background-color:#A5573E !important}
.w3-theme-d2 {color:#fff !important; background-color:#A5573E !important}
.w3-theme-d3 {color:#fff !important; background-color:#A5573E !important}
.w3-theme-d4 {color:#fff !important; background-color:#A5573E !important}
.w3-theme-d5 {color:#fff !important; background-color:#A5573E !important}

.w3-theme-light {color:#000 !important; background-color:#F39878 !important}
.w3-theme-dark {color:#fff !important; background-color:#A5573E !important}
.w3-theme-action {color:#fff !important; background-color:#EF7A59 !important} /* primaria */

.w3-theme {color:#fff !important; background-color:#EF7A59 !important} /* primaria */
.w3-text-theme {color:#EF7A59 !important} /* primaria */
.w3-border-theme {border-color:#EF7A59 !important} /* primaria */

.w3-hover-theme:hover {color:#000 !important; background-color:#F39878 !important} 
.w3-hover-text-theme:hover {color:#F39878 !important}  /* primaria */
.w3-hover-border-theme:hover {border-color:#F39878 !important} /* primaria */


.w3-border-bottom-theme{border-bottom:1px solid #F39878 !important}