.texto_empresa {
    font-size: 25px;
    color: #921e30;
    font-weight: bold;
}

.boton_uno {
    background: #921e30;
    color: white;
}

.boton_dos {
    background: #79a52b;
    color: white;
}