/* Add temporary css styles to the new Fundplat FP website */

/* Footer */
#footer-widgets-wrap {
    background-color: rgba(255, 102, 0, 0.1);
    padding-top: 10px;
}
footer#colophon .footer-bottom-line-wrap {
    border-top: 0px solid !important;
}

footer#colophon .footer-bottom-line-left {
    padding-top: 0px !important;
}
footer#colophon .footer-bottom-line-right {
    padding-top: 0px !important;
}