.footerContainer{
    padding: 50px 10px;
    background-color: #111740;
}

.footerContainer a{
    text-decoration: none;
}

.footerText{
    font-family: "Questrial";
    font-size: 15px;
    line-height: 1.4;
    color: white;
    margin-bottom: 5px;
}

.logoFooter{
    width: 100%;
}