@charset "utf-8";

html {
    background-color: rgb(216, 205, 247); font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif 
}


h1 {
     color: rgb(119, 117, 235); text-align: center; font-size: 0,5cm
}


h2 {
    color:  rgb(216, 205, 247); background-color: rgb(119, 117, 235); font-size: 100%; text-align: center; padding: 8
}

h2 a {
   color: rgb(172, 241, 250); text-decoration: none;
}


div,h3,a,li,footer { 
    text-align: center; 
}

ul li {
    text-align: center;
}

h3 {
    color:  rgb(216, 205, 247); background-color: rgb(209, 102, 107); font-size: 100%; text-align: center; padding: 8
}


div img {
    margin-right: 15px ; 
}
.top {
    margin-top: 15px;
}

section h5 {
    text-align: center; color: rgb(255, 255, 255);font-size: 20;
}

section h6 {
    text-align: center; font-size: 14;
}

section {
    background-color: rgb(245, 171, 158); padding: 10; text-align: center; 
}


h4 {
    text-align: center; background-color: rgb(245, 171, 158); padding: 10
}


section div img {
    text-align: center;
}


.sin-puntos {
    list-style-type: none; text-decoration: none;
}


.colores {
    color:  rgb(216, 205, 247) ; background-color:rgb(253, 91, 69); 
}




footer {
    font-size: 12;
}