﻿.MainPageNewsletterContent {
    background-color: #ECCE01 !important;
}

    .MainPageNewsletterContent button {
        cursor: pointer;
        background-color: #1D8BA9;
        color: white;
        border-radius: 5px;
        margin-bottom: 10px;
    }
