﻿h1, h5 {
    text-align: left;
    text-transform: uppercase;
    width: auto;
    font-family: 'Bell MT', 'Levenim MT';
    /*font-weight: bold;*/
    font-size: 3em;
}
h1, h3 {
    padding: 30px 0 0 0;
}
hr {
    width: 200px;
    text-align: center;
    border: 1px solid silver;
    margin-bottom: 15px;
}
h3, h6 {
     width: auto;
     color: white;
}
.glyphicon {
  font-size: 50px;
  color: white;
}
.centrar-titulo {
    text-align: center;
}
h4 {
    font-style: normal;
    font-family: 'Bell MT', 'Levenim MT';
    font-size: 1.5em;
}