﻿.center {
  margin: auto;
  width: 40%;
  border: 3px solid #73AD21;
  padding: 20px;
}

.w3-padding-0 {padding: 0px; margin:0px !important}
.w3-font-dark {color:#605640 !important}


.w3-theme-l5 {color:#000 !important; background-color:#fafaf8 !important}
.w3-theme-l4 {color:#000 !important; background-color:#f0eee8 !important}
.w3-theme-l3 {color:#000 !important; background-color:#e1dcd2 !important}
.w3-theme-l2 {color:#000 !important; background-color:#d2cbbb !important}
.w3-theme-l1 {color:#000 !important; background-color:#c3b9a4 !important}
.w3-theme-d1 {color:#fff !important; background-color:#a7997b !important}
.w3-theme-d2 {color:#fff !important; background-color:#9a8a67 !important}
.w3-theme-d3 {color:#fff !important; background-color:#87795a !important}
.w3-theme-d4 {color:#fff !important; background-color:#74674d !important}
.w3-theme-d5 {color:#fff !important; background-color:#605640 !important}

.w3-theme-light {color:#000 !important; background-color:#fafaf8 !important}
.w3-theme-dark {color:#fff !important; background-color:#605640 !important}
.w3-theme-action {color:#fff !important; background-color:#605640 !important}

.w3-theme {color:#000 !important; background-color:#b4a88e !important}
.w3-text-theme {color:#b4a88e !important}
.w3-border-theme {border-color:#b4a88e !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#b4a88e !important}
.w3-hover-text-theme:hover {color:#b4a88e !important}
.w3-hover-border-theme:hover {border-color:#b4a88e !important}