.logo {
    height: 60px;
}

.titulo-header {
    padding-left: 15px;
    background-color: rgb(40, 40, 105);
    color: white;
    height: 30px;
}

.titulo-header h2 {
    padding-top: 5px;
}
