tr {
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
    background: #efefef;
    background: rgba(0,0,0,0.063);
}

table tr th {
    background: #757575;
    background: rgba(0,0,0,0.51);
    border-bottom-style: none;
} 

#buscador div, #funnel div, aside.container-fluid {
    max-width: none;
}

.pr-3[_ngcontent-ylq-c0], .px-3[_ngcontent-ylq-c0] {
    padding-right: 1rem!important;
}

.pl-0[_ngcontent-ylq-c0], .px-0[_ngcontent-ylq-c0] {
    padding-left: 0!important;
}

.pr-0[_ngcontent-ylq-c0], .px-0[_ngcontent-ylq-c0] {
    padding-right: 0!important;
}

html * {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
}