.mustAcceptCookieNote{
    /* margin-top: .5em; */
    /*color: #FFF;
    /* font-weight: bold; */
    /* padding: 10px; */
    /* cursor: pointer; */
    /* border: solid 1px #ffffff; */
    /* text-decoration: none; */
    background: transparent;
    /* display: inline; */
}

.microToolByPassRegButton {
    margin-top: .5em;
    color: #FFF;
    font-weight: 600;
    padding: 10px;
    cursor: pointer;
    border: solid 1px #ffffff;
    text-decoration: none;
    background: #000;
    display: inline;
}