/* Enter Your Custom CSS Here */
.cn-entry {

    min-height: 434px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    max-width: 100%;
}
.red{
  color:red;
}