/* Hemas Kumarika Campaign public starter styles */
.hem-kum-cam-form{max-width:720px;margin:0 auto 24px;}
.hem-kum-cam-form input[type="text"],
.hem-kum-cam-form input[type="email"],
.hem-kum-cam-form input[type="number"],
.hem-kum-cam-form select{width:100%;padding:12px;box-sizing:border-box;}
.hem-kum-cam-form button{padding:12px 18px;cursor:pointer;}
.hem-kum-cam-errors,
.hem-kum-cam-message{margin-top:16px;padding:12px;border:1px solid #ddd;}
