.bxwma-frontend-custom-notice
{
    padding: 10px;
    background-color: #ff305c;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}
.bxwma-frontend-custom-notice *
{
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}
.bxwma-frontend-custom-notice a
{
    text-decoration: none!important;
}