#block-picker-choice-message {
    align-self       : center;
    padding          : 5px;
    text-align       : center;
    border-radius    : 3px;
    font-weight      : bold;
    font-size        : 11px;
    color            : white;
    background-color : rgb(162, 162, 162);
    font-style       : italic;
    font-family      : 'open sans', verdana;
}