.t-feed__post-popup__content img {
    width: 40%;
    float: right;
    border-radius: 16px 16px 16px 16px !important;
    margin-left: 20px;
    margin-top: 30px;
   
}
.t-col_8 {
    max-width: 900px
}
.cc-message a {
    color: #ffffff;
}
[data-input-lid="1750090461563"] .t-checkbox__control span {
    color: #000;
}
[data-input-lid="1750090461563"] .t-checkbox__control .t-checkbox__indicator,
[data-input-lid="1750090461563"] .t-checkbox__control .t-checkbox__indicator::after{
    border-color: #000;
}
.g-custom-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 26px 14px;
    background: #CC0010;
    border-radius: 36px;
    width: 265px;
    text-transform: uppercase;
    color: #ffffff !important;
    box-sizing: border-box;
    font-family: 'Calibri', Arial, sans-serif;
    font-size: 21px;
    font-weight: 700;
}
.g-custom-link svg {
    margin-top: -3px;
}
@media screen and (max-width: 639px) {
    .g-custom-link {
        width: 165px;
        gap: 7px;
        padding: 8px 14px;
        font-size: 13px;
    }
    .g-custom-link svg {
        width: 9px;
        margin-top: -2px;
    }
}
.t585>.t-container {
    justify-content: center;
}