﻿
strong {
    font-weight: bolder !important;
    color: black;
}

.content_pago {
    background: white;
    bottom: 0px;
    height: fit-content;
    padding-top: 5px;
    min-height: 500px;
    margin-top: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
