.alert-success {
    color: #155724;
    background-color: #a1c387 !important;
    border-color: #c3e6cb;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: 12px !important;
}