/*
Theme Name: sociable
Theme URI: https://sociable.com/themes/sociable/
Author: Product Team
Author URI: https://sociable.com/
Description: theme by product team
Text Domain: sociable
*/

.landing_form_table {
  margin-top: 1rem;
  border-radius: 0.5rem;
  padding: 0.5rem;
  width: 95%;
  text-align: left;
}

.landing_form_table th {
  font-size: 1.1rem;
  padding-bottom: .5rem;
}

.landing_form_table td {
  border: 1px solid rgb(194, 194, 194);
  border-radius: .5rem;
  padding: .5rem;
}