.hoo-error{
    color: $errorText;
    font-size: px2rem(12px);
}
.hoo-success{
    color: $successText;
    font-size: px2rem(12px);
}