    .devsite-code-buttons-container {
        display: none;
    }

    a p {
        text-decoration: underline;
    }

    p {
        font-weight: normal !important;
        display: table;
        white-space: break-spaces;
        line-height: 1.5;
        max-width: 200px;
        text-align: center;
    }

    rect {
    }