/* css */

h3 {
    font-size: 2.25rem;
  	color:#333;
}

h2 {
    font-size: 3.0rem;
    padding:20px 0px;
  	color:#000;
}