.topcashback-serp-kOstaK {
    display: flex;
    align-items: center;
    height: 22px;
    line-height: 22px;
    text-decoration: none !important;
    cursor: pointer;
    margin-bottom: 10px;
}

.topcashback-serp__icon-LDf_oW {
    height: 22px;
    width: 22px;
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
}

.topcashback-serp__text-taX_q1 {
    display: inline-block;
    font-family: 'OpenSans', Helvetica, Arial, sans-serif;
    color: #E71555;
    font-size: 14px;
    font-weight: bold;
}

.topcashback-serp__text-taX_q1 span {
    color: #185943;
}

@media (prefers-color-scheme: dark) {
    .topcashback-serp__text-taX_q1 {
        color: #FF2A5E;
    }

    .topcashback-serp__text-taX_q1 span {
        color: #089B6A;
    }
}

html[data-tcbtheme="light"] .topcashback-serp__text-taX_q1 {
    color: #E71555;
}

html[data-tcbtheme="light"] .topcashback-serp__text-taX_q1 span {
    color: #185943;
}

html[data-tcbtheme="dark"] .topcashback-serp__text-taX_q1 {
    color: #FF2A5E;
}

html[data-tcbtheme="dark"] .topcashback-serp__text-taX_q1 span {
    color: #089B6A;
}
.container{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 4px;
}