.steady-form {}
.steady-form__msg {
    padding: 10px 5px;
}
.steady-form__msg .steady-form__icon {
    margin-right: 10px;
    margin-left: 5px;
}

.steady-form__msg--success {}

.steady-form__icon {
    color: green;
    font-size: 30px;
    /*width: 20px;*/
    height: 30px;
    line-height: .8;
}
