/* calculadora.css */
.alinear-derecha {
    text-align: right;
}

.alinear-centro {
    text-align: center;
}
