/* Freeworker Square — Custom Styles */

/* 면책 고지 */
.fwsq-disclaimer {
    margin-top: 2rem;
    padding: 1rem 1.25rem;
    border-top: 1px solid #e2e4ea;
    font-size: 0.82rem;
    line-height: 1.7;
    color: #6b7280;
    background: #f9fafb;
    border-radius: 4px;
}

.fwsq-disclaimer strong {
    color: #374151;
}
