.highlight-block {
    background-color: #f9f9f9;
    border: 2px solid #007acc;
    padding: 1rem;
    border-radius: 8px;
    margin: 1rem 0;
}
