.gccat-cell
{
    height      : 100vw;
    min-height  : 500px;
}

.gccat-cell iframe
{
    border        : none;
    width         : 100%;
    height        : 100%;
    border-radius : 20px;
}

.gccat-bottom-copyright
{
    font-size: 0.8rem;
    color: #bdbdbd;
    text-align: center;
    padding-top: 0.3rem;
}

.gccat-bottom-copyright a
{
    color: #a0a0a0 !important;
}

.gccat-bottomdisclaimer
{
    padding-bottom: 2rem;
}

.gccat-bottomdisclaimer p
{
    margin: 0;
}