#subscribeTab h2,
#unsubscribeTab h2 {
  font-size: 30px;
  font-weight: 700;
}
#subscribeTab .sub-title,
#unsubscribeTab .sub-title {
  font-size: 18px;  
  font-weight: 600;
}

#liteRegModal label {
  font-size: 18px;  
  font-weight: 600;
}

/*#liteRegModal .close {
  position: absolute;
  right: 20px;
  top: 8px;
}*/

.form-error_message {
    color:red;	
}	
