
.footer{ border-top: 2px solid #ecd51b; position: relative; }
.footer::before{ content: ""; width: 100%; position: absolute; top: 0px; border-top: 1px solid white; }

.footer li { list-style: none; }
.footer .widgettitle{ margin-top: 20px; margin-bottom: 10px; padding: 0px 10px 10px 10px; display: inline-block; text-transform: uppercase; font-weight: bold; }