.footer {
    text-align: center;
    color: #f0f0f0;
    width: 100%;
    background-color: #282c34;
    bottom: 0;
}

.footer-text {
   font-size: large;
}

.footer-block {
    padding : 5px 0
}
