body {
    background-color: #323641;
}

.text-white {
    color: white;
}

.light {
    font-weight: 100;
}

.bannerText {
    top: auto;
    margin-top: 40px;
}

.a-bounce {
    text-align: center;
    display: block;
}

.arrow.animated.bounce {
    width: 100%;
}

.arrow {
    left: 0;
}

.area-tecnica {
    height: 35px;
    background-color: #ff1919;
    border-bottom: 5px solid #cc0000;
    text-align: center;
    color: white;
    font-weight: 600;
    padding-top: 5px;
}

.area-tecnica>a {
    display: block;
}

.area-tecnica>a:hover {
    color: white;
}
