* {
    font-family: 'Open Sans', sans-serif;
}

.btn-primary {
    background-color: #ED193E !important;
    margin-top: 10px;
}

.btn-manzana {
    background-color: #2A2B2A !important;
    font-size: 19px;
    font-weight: 700 !important;
}

.link {
    color: #ED193E !important;
}

.link:hover {
    color: #8e061d !important;
}