.footer {
    border-top: 1px solid #00B0E8;
}

.footer p{
    font-family: 'Cabin', sans-serif;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

