.external-style {
    color: blue;
    background: lightblue;
    padding: 10px;
    margin: 10px 0;
    border-left: 4px solid #007bff;
}