body { background: #C0C0C0 ; font-family: 'Dosis'; color: #1A2528; text-decoration: none; }

header h1 { font-family: 'Dosis'; text-align: center; padding: 15px; color: #FC215F; font-size: 50px; font-weight: bolder; background-size: contain; text-decoration: none; display: block; background: #1A2528; list-style-type: none; margin: 1rem 10rem 1rem 10rem; }

footer { font-size: 12px; font-family: 'Dosis'; text-align:center; color: #C0C0C0; margin: 3rem 10rem 3rem 10rem; float: right; padding: 1rem 10rem 1rem 10rem; background: #1A2528; }


nav ul { list-style-type: none; margin: 1rem 10rem 1rem 10rem; text-align: center; text-transform: uppercase; font-size: 16px; letter-spacing: 1px; background-color: #FC215F; padding: 1rem; }
nav ul li { display: inline-block; color: #C0C0C0; }
nav ul li a { text-decoration: none; color:#C0C0C0; }

nav a { margin: 10px; padding: 10px; word-spacing: 3px; font-weight: bold; }

section {font-family: 'Dosis'; font-size: 14px; color: black; margin: 0 15rem 0 15rem; padding: 10px; display: block; }

section h1 { font-family: 'Dosis', sans-serif; font-size: 16px; color: #FC215F; text-decoration: none; }
section h2 {font-family: 'Dosis', sans-serif; font-weight: 800; font-size: 26px; margin: 1.5rem 0; text-align: right; padding: 0.7rem;
    border-bottom: 0.0625rem #C0C0C0; border-top: 0.0625rem #C0C0C0; text-transform: uppercase; color: #C0C0C0; }

img { margin: 0 10rem 0 10rem; padding: 2rem 2rem; border-image: 1rem 1rem 1rem 1rem;  }
.titulo { font-family: 'Dosis'; font-weight: 8001; font-size: 22px; }
.subtitulo {font-family: 'Dosis'; text-transform: uppercase; color: #1A2528;  font-size: 16px; }

.bold { text-align: left; font-family: 'Dosis'; font-weight: 700; font-size: 20px; margin: 2rem 0 2rem 0; }
.texto { font-family: 'Dosis'; font-weight: 200; font-size: 16px;  }

.contenedor { width: 100%; max-width: 75rem; margin: auto;  }

hr { background-color: #FC215F; height: 1.5px; }

