.tip {
    background: #f0f7ff;
    border-left: 4px solid #2196F3;
    padding: 0.5em 1em;
    margin: 1em 0;
    border-radius: 0 4px 4px 0;
}
