 <!-- CSS Plantilla 2020 verde claro #B4C687 marron #9F5040  Amarillo #EFB55a V oscuro #2E823A-->
<!-- <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Belleza&family=Caudex&family=Federant&family=Federo&family=Italiana&family=Krona+One&family=Raleway:wght@300;400&family=Roboto:wght@500&display=swap" rel="stylesheet">
-->

.w3-theme-l5 {color:#000 !important; background-color:#fefbf5 !important}
.w3-theme-l4 {color:#000 !important; background-color:#fcf1df !important}
.w3-theme-l3 {color:#000 !important; background-color:#f9e2be !important}
.w3-theme-l2 {color:#000 !important; background-color:#f5d49e !important}
.w3-theme-l1 {color:#000 !important; background-color:#f2c57d !important}
.w3-theme-d1 {color:#000 !important; background-color:#eca93e !important}
.w3-theme-d2 {color:#fff !important; background-color:#e99c20 !important}
.w3-theme-d3 {color:#fff !important; background-color:#d38a15 !important}
.w3-theme-d4 {color:#fff !important; background-color:#b57612 !important}
.w3-theme-d5 {color:#fff !important; background-color:#97630f !important}

.w3-theme-light {color:#000 !important; background-color:#fefbf5 !important}
.w3-theme-dark {color:#fff !important; background-color:#97630f !important}
.w3-theme-action {color:#fff !important; background-color:#97630f !important}

.w3-theme {color:#000 !important; background-color:#efb55a !important}
.w3-text-theme {color:#efb55a !important}
.w3-border-theme {border-color:#efb55a !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#efb55a !important}
.w3-hover-text-theme:hover {color:#efb55a !important}
.w3-hover-border-theme:hover {border-color:#efb55a !important}

     .w3-opens,p,body,html{
        font-family: 'Roboto', sans-serif;
        color: 9f5040;
        font-size: 18px;
		line-height:1.5;
		font-weight:400
      }
	  .w3-fondo {
	  background-color: f7f7f7;
	  }
	    w3.chico {
        line-height: 0.6;
      }
      
       
      html {
        overflow-x: hidden
      }
	  .w3-mtext,h1,h2,h3,h4,h5,h6 {
		  font-family: 'Federo', sans-serif;
		  color:9f5040;
		  font-weight:600}
	  }
      h1 {
        font-size: 36px;
		
      }
      h2 {
		font-size: 30px;
		
      }
      h3 {
        font-size: 24px;
        letter-spacing: 2px;
        margin: 0 0 15px;
        line-height: 36px;
		font-weight:700
      }
      h4 {
        font-size: 20px
      }
      h5 {
        font-size: 18px
      }
      h6 {
        font-size: 16px
      }
      h1, h2,footer {
        margin-top: 1em;
        margin-bottom: 1em;
      }
    
   