
/* selector {propiedad: valor;}*/
nav {background: rgb(147, 2, 116);padding: 1rem; }
nav ul li {display: inline-block; }
nav ul li {background: rgb(162, 57, 139); color:#f7a33c ;padding: 1rem; }
.link-incio {background:rgb(124, 42, 106); }

body {background: rgb(214, 160, 43);font-family: sans-serif; text-align: center}

header {background: rgb(162, 57, 139); color:rgb(214, 160, 43); }

h1 {color: rgb(250, 204, 240);}

h3 {background:  rgb(147, 2, 116);  color: rgb(214, 160, 43);}
h5 {color: rgb(245, 175, 231);}

ul li {color: rgb(24, 33, 141);}
section article {background: #f5d35b}

.cursadas1 {background: rgb(247, 201, 40); color:  rgb(214, 160, 43)}
.cursadas2 {background: rgb(247, 214, 79); color: rgb(214, 160, 43)}
.cursadas3 {background:  ; color: rgb(214, 160, 43); }
.ahora {background: rgb(248, 248, 248); color: rgb(101, 100, 99)
    0)}

.integrantes {background: rgb(250, 169, 233); padding: 1rem; }
.uba {background: rgb(229, 229, 229); color: rgb(214, 160, 43);}

ul li {color: rgb(247, 225, 242);}

footer p {background: rgb(224, 224, 224); color:rgb(214, 160, 43); font-size: 0.7rem}
 