@charset "UTF-8";
/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/
.bbs-posts-list{margin:0;padding:0;list-style:none}.bbs-post-item{margin-bottom:20px;padding:5px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column}.bbs-post-header{display:flex;justify-content:space-between;   //margin-bottom:10px}.bbs-post-name{font-size:16px;font-weight:700}.bbs-post-date{font-size:14px;color:#666}.bbs-post-message{   //padding:10px;background-color:#fff;border:1px solid #ddd;//border-radius:8px;//margin-bottom:10px}.copy-button{align-self:flex-start;padding:8px 12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.copy-button:hover{background-color:#0056b3}