@import url("../stefan.css");

.warning {
    color: #FF0000; 
    border: dotted #660000;
    background: #550000;
}
