/*
Theme Name:   Twenty Twelve Child
Theme URI:    https://wordpress.org/themes/twentytwelve/
Description:  Twenty Twelve child theme
Author:       WordPress.org
Author URI:   https://wordpress.org/
Template:     twentytwelve
Version:      1.0.0
Text Domain:  twentytwelvechild
*/

.support-content {
  display: grid;
  gap: 0.5rem;
}

.support-title {
  margin: 0;
  font-size: 1.4rem;
}

.support-text {
  margin: 0;
  color: #444;
  font-size: 1.2rem;
}

.support-note {
  margin: 0;
  font-size: 1.0rem;
  color: #666;
  font-weight: bold;
}


