.red,
.error {
    color: red;
}

.top-20 {
    margin-top: 20px;
}