.a154 .txt-acerca h2 {
    color: #62c4df;
    font-size: 34px;
    font-weight: normal;
    line-height: normal;
}
.a154 .txt-acerca ul, .a154 .txt-acerca ul li, .a154 .txt-acerca p {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.39;
    COLOR: #62c4df;
}
.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.a124 .btn {
    border-radius: 3px;
    margin-top: 25px;
    width: 100%;
    background-color: #fff;
    color: #1d1d1b;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #fff;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a124 .btn:hover {
    background-color: #1d1d1b;
    color: #fff;
    border-color: #3679a8;
}
.a119 .btn.main {
    margin-top: 25px;
    width: 100%;
    background-color: #fff;
    color: #1d1d1b;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #fff;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}

.a119 .btn.main:hover {
    background-color: #1d1d1b;
    color: #fff;
    border-color: #3679a8;
}