.list-group {}
.list-group li {list-style: none;}
.list-group li::before {display: none !important;}

.has-success .success-message {color: white;background-color: rgb(3, 111, 28);padding: 1rem;border-radius: 5px;margin-top: 1rem;display: block;font-weight: 700;}