/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 28 2023 | 08:28:51 */
.entry-content a:not([class]) {
    --linkdeco: none;
    color: #272626;
}
.wp-block-post-title {
    margin-bottom: 0;
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
    padding: 30px 15px;
    border: 1px solid #ddd;
}