.bordelinea {
    border: 1px solid #ced4da;
    padding: 15px;
}

body {
    background: url('../img/bg_body.png') 30px 0 repeat;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
}

.recuadrotitulo {
    padding: 5px;
    border-top-color: #1e7e34 !important;
    background: #28a745 !important;
    color: #fff !important;
}