footer{
    margin-top: 100px;
    background-color: #0097D8;
    color: white;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    text-align:center;    
}
footer .peque{
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
}
footer .media{
    margin-top: 10px;
    font-size: 12px;
    padding-bottom: 10px;
}