.Normal, .NormalDisabled, .NormalDeleted {
    font-size: 16px;
    line-height: 24px;
}
/* Send button */
.bigbutton.isbutton {background:#eaeaea;color:#333;display:inline-block;line-height:1;padding:1rem 2rem;text-align:center;font-weight:bold;cursor:pointer;border-radius:9999px;}
.bigbutton.isbutton:hover {background:#ccc;color:#333;}

