.footer-exparte {
    background-color: #284860;
    text-align: center;
}

#footer-line-1,
#footer-line-2 {
    color: #f1ae45;
}

#footer-line-3 {
    color: white;
}

#footer-line-1,
#footer-line-2,
#footer-line-3 {
    margin-bottom: 4px;
}

.footer-inner {
    padding: 15px;
}