#Footer,
#Footer .widget_recent_entries ul li a {
    color: #ffffff;
}

#Footer {
    background-color: #323232;
}

#Footer {
    padding-top: 2rem;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}

#Footer * {
    color: white;
}

#Footer h4 {
    border-bottom: 1px solid #ccc;
}

#Footer li a {
    font-weight: 100;
}

.one-fourth.column,
.four.columns {
    width: 23%;
    width: 230px;
    max-width: 100%;
    margin-bottom: 3px;
}

.footer-col {
    width: 23%;
    width: 230px;
    max-width: 100%;
    margin-bottom: 3px;
}

.footer-col,
.columns {
    float: left;
    margin: 0 1% 40px;
}

.widget {
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}

#Footer .social-list {
    position: fixed;
    left: 5px;
    top: 20%;
    display: block;
    z-index: 99999;
}

#Footer .social-list li {
    width: 30px;
    border-radius: 5px;
    margin-bottom: 5px;
}

#Footer .social-x {
    background-color: black;
}

#Footer .social-facebook {
    background-color: rgb(8, 102, 255);
}

#Footer .social-linkedin {
    background-color: rgb(8, 102, 255);
}