.fe-restyle {
    .banner-text {
        border-radius: 10px !important;
        background-color: rgba(255, 255, 255, 0.88) !important;
        left: 10px;
    }

    .banner-text span {
        font-size: 150%;
    }

    .ad-banner-text-link {
        font-size: 120%;
    }
}