
.kssnk-error {
    color: red;
    font-size: 12px;
    display: block;
    margin-top: 5px;
}
input.invalid {
    border-color: red !important;
}
