﻿/* wwwroot/css/custom-styles.css */

.success-alert {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
