Найди
.footer{
background-color: #076fd0;
text-align: center;
}
и добавь туда
font-size : 13px;
Должно получится что то вроде
.footer{
background-color: #076fd0;
text-align: center;
font-size : 13px;
}
Найди
.footer{
background-color: #076fd0;
text-align: center;
}
font-size : 13px;
.footer{
background-color: #076fd0;
text-align: center;
font-size : 13px;
}