.titulo h1 {
    font-size: 60px!important;
}

.titulo {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.bloque1 {
    background-color: #fff;
    text-align: center;
}

.bloque2 {
    text-align: center;
}

.telefono {
    color: #e05628!important;
    font-size: 30px!important;
    font-weight: bold;
    text-decoration: underline;
}

.amarillo {
  color: #bc1616!important;
}

.btnVolador {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000000!important;
}

.btnWhatsapp {
    display: inline-block;    
}
