.mifondo {
  background-color: #fcc302;
  border-bottom: solid #ebe8e8;
  border-bottom-width: thin;
  padding: 30px;
 
}

.minavbar {
    background-color: #daac00;
    font-size: 20px !important;
    font-weight: 800 !important;
    padding: 0px 0px;
}


.minavbar2 {
  background-color: #f3f1f3;
  border-bottom: solid #ebe8e8;
  border-bottom-width: thin;
  font-size: 18px !important;
  font-weight: 700 !important;
  padding: 6px 6px;
  
}

.miboton{
    text-decoration: none;
    padding: 10px;
    font-weight: 700 !important;
    font-size: 14px;
    color: #0e0000;
    background-color: #f3f1f3;
    border: 2px solid #f3f1f3;
  }

  .miform{
    text-decoration: none;
    padding:4px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    color: #0e0000;
    background-color: #fbfcfd;
    border: 2px solid #bbc9f0;
  }

  .miol{
    
    background-color: #e2dee0;
    padding-top:50px;
    
  }
  