body {
  font-family: 'Roboto'!important;
  padding: 0px;
  margin: 0px;
  overflow-x: hidden!important;
}

b {
  font-weight: 600!important;
}

.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

h1 {
    font-family: 'Arial';
    color:#5a3024;
    font-size: 45px;
    font-style: italic;
    font-weight: bold;
}

h2 {
    color: #5a3024;
}

h4 {
   color:#333;
}

.imgPortada {
  background-color: #5a3024;
  border: 25px solid #5a3024;
}

.navbar {
    background: #fff!important;
    border-bottom: 0px solid #5a3024;
}

.fondoGaleria {
    background-color: #e2e2e2;
    padding-top: 25px;
    padding-bottom: 25px;
}

.fondoGaleria img {
    border: 4px solid #fff;
}

.boton {
    background-color: #5a3024!important;
    color:#fff!important;
}

.chiquito {
  font-size: 13px;
}
