.footer{
    background-color: rgb(0, 0, 140);
    padding: 30px;
}

.footer p{
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: "Koulen", sans-serif;
    line-height: 30px;
    font-weight: 400;
}
