.success {
    margin: 25px 0;
    padding: 16px;
    color: #17614f;
    background: #e4f4ec;
    border-right: 4px solid #2d8a70;
    border-radius: 10px;
}
