.errorModalHeader {
    background-color: #f8d7da;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #721c24;
}