.trw-note{background:#f7fafc;border:1px solid #e2e8f0;padding:10px;border-radius:8px}

.ai-button {
    
    background:black;
    color:white;
    border:1px solid black;
    
    
}


.ai-button:hover {
    
    background:black !important;
    color:white;
    border:1px solid black;
    
    
}
