.a113 .footer {
    background-color: #777777;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.a149 .cont-datos .titulo {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    color: #777777;
}
a {
    color: #337ab7;
    outline: none !important;
}
.bg-odd-even:nth-child(odd) {
    background-color: #77777730;
}