#onetrust-consent-sdk .ot-floating-button{
  display: none;
}
.page-block .manage-preferences
{
  background-color: #E02900;
    color: #fff;
    border-color: #E02900;
    min-width: 135px;
    padding: 12px 10px;
    letter-spacing: .05em;
    line-height: 1.4;
    font-size: .813em;
    font-weight: 600;
    height: auto;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: underline;
    border-style: none;
}
