html, body {margin: 0;padding: 2em;}

body {  background-color: white;   color: #ababab; font-family: Lato, sans-serif; font-weight:400; font-size: 1.25em; }
p  { font-weight:300; margin: 2em 0; line-height: 1.3em }
p a {color: red; text-decoration: none; background-color: #e978e0; color: white; padding: 0.5em 2em; border-radius: 0.5em; }
p a:hover { background-color: #9a2f91;}
h1 {font-size: 3em; font-weight: 700; color: #72d3d9;}
h2 {font-size: 1.5em; font-weight: 700; color: #207d83;}
p.tit01 {font-size: 1em;}
p.tit02 {font-size: 0.82em; font-weight: 400italic;}
p.destacado {color: black; font-size: 1.4em}