
.workshop-shortcode-list {
    font-family: "Graphik-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.workshop-shortcode-list thead tr th {
    color: #ffffff;
}

.workshop-shortcode-list tr td:last-child {
    text-align: center;
    padding: 30px 15px;
}

pre.wp-block-preformatted {
    white-space: normal;
    word-wrap: normal;

}