.nuestras-soluciones {
    background-color: #790425;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 20px;
    height: 100%;
}

.nuestras-soluciones h2 {
    font-weight: bold;
}

.nuestras-soluciones p {
    font-size: 1.8rem;
}

.soluciones {
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
}

.soluciones p {
    font-size: 1.1rem;
    padding-top: 5px;
}

.soluciones p > a {
    color: #fff;
    text-decoration: underline;
}

.quienes-somos-content {
    height: 100%;
    background-image: url(../img/home/quienes-somos.jpg);
    background-position: 50% 35%;
    background-size: cover;
    color: #fff;
}

.quienes-somos-content p {
}

.quienes-somos-content a {
    color: #fff;
    text-decoration: underline;
    font-size: 2rem;
}

.herramientas {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.herramientas div.text-center {
    padding-top: 60px;
    padding-bottom: 50px;
}

.herramientas a {
    text-decoration: none;
}

.herramientas p {
    font-size: 3rem;
    color: #212529;
}

.herramientas p.liga {
    color: #ea0546;
}

.marketing-empresa .col-sm-7 {
    background-color: #cc1045;
}

.marketing-empresa .col-sm-7, .col-sm-5 {
    padding-left: 0;
    padding-right: 0;
}

.marketing-empresa .col-sm-5 {
    background-color: #cc1045;
}

.marketing-empresa a {
    text-decoration: none;
}

.marketing-empresa p {
    font-size: 3rem;
    color: #212529;
}

.marketing-empresa .liga{
    color: #fff;
}

.marketing-empresa div.text-center {
    padding-top: 60px;
}
