.ga-wrapper-b04b220b {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.ga-container-b04b220b {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ga-logo-b04b220b {
    display: flex;
    justify-content: center;
}

.ga-logo-b04b220b img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.ga-title-b04b220b {
    margin-top: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
}

.ga-description-b04b220b {
    font-size: 16px;
    line-height: 1.6;
}
