#example-trading-signals {
    background-color: #edf5f9;
    text-align: center;
    padding: 5px;
    color: #000;
}
#example-basic-signals {
    background-color: #d0dfeb;
    padding: 5px 15px;
}
#example-basic-signals h3 {
    color: #003399;
    font-weight: bold;
}
#example-best-practices {
    background-color: #cee5c9;
    padding: 0 15px;
}
#example-best-practices h3 {
    color: #009933;
    font-weight: bold;
}
#example-latest h2, #example-latest h3, #example-latest h4 {
    margin-top: 0;
}
.example-hot-symbols {
    text-align: left;
    margin-bottom: 22px;
}