@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light');
@import url('https://fonts.googleapis.com/css?family=Permanent+Marker');

h1{ color: darkred ; font-family: arial; text-align: center; font-family: 'Permanent Marker', cursive; }
body {background: url(img/2.jpg) ; text-align: center; }
h2{ color: darkred; text-decoration: underline; }
section {display: flex; }
article{ width: 48%; padding: 2%; }
.nivel{color: darkred; }
h3 {color: darkred; text-decoration: underline; font-family: 'Shadows Into Light', cursive; font-size: 2rem;  }

.fa-book { font-size: 2rem; color: firebrick; }
.fa-pencil-alt { font-size: 2rem; color: firebrick; }
