@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lobster');

body {background:#a3cbe5; font-family: sans-serif; text-align: center;}

nav ul li {list-style-type: none;
    display: inline;}

header nav {display: inline-block;vertical-align: middle;}
header nav a { text-decoration: none; color: black; padding: 2.4rem 2rem;font-weight: 900; font-family: 'Lobster', cursive; font-size: 1.4rem; color: white}
header nav {background-color: #0081a0; width: 100%; padding: 1rem 0rem 1rem 0rem; margin-bottom: 0.4rem}
header nav a:hover {color: #a3cbe5; }

nav ul li a {color: azure; text-decoration: none;}
img {width: 50%; height: auto;}

.flores  {width: 100%; height: auto; }
.alumna {font-size: 2rem; font-family: 'Lobster', cursive;background:#0081a0; padding: 1rem; margin-top: 0.2rem; height: 1rem; display: flex; flex-direction: row; justify-content: center;align-items: center;}

h1 {color: #ffffff; font-size: 1.5rem; font-family: sans-serif; font-weight: 300;}
section.datos {font-family: 'Ubuntu', sans-serif;}


aside {margin-top: 4rem;}
aside a img { width: 13%;}

footer { font-size:0.7rem;text-align: center;height: auto;font-family: 'Titillium Web', sans-serif;font-weight:300; background:#ccdeea;padding: 1rem; margin-top: 4rem; font-family: 'Ubuntu', sans-serif; }
footer .titulo {font-size: 0.9rem; font-weight: bold; font-family: 'Ubuntu', sans-serif;}
footer p {margin: 0rem;}
