/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

h2 {
  ;
  color: #19a54a;
  font-size: 1.2rem;
  margin-bottom: 0;
}

h3 {
  ;
  color: #19a54a;
  font-size: 1rem;
  margin-bottom: 0;