.page-title {
    text-transform: uppercase;
}

.header-title {
    margin-bottom: 25px !important;
}

.ic1-barra-botones {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

.ic1-barra-paginacion {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

iframe {
    display: block;
    height: 100vh;
    width: 100%;
    border: none;
    background: var(--ct-card-color);
}
