/* ============================
   FOOTER STYLES
============================ */
footer {
    background-color: #404040; /* Rouge TLS Racing */
    color: white;
    text-align: right;
    padding: 15px 0;
    bottom: 0;
    width: 100%;
}

#footer_linktree {
    text-align: right;   
    margin-right: 100px;
}

.footer_img {
    width: 30px;
    height: 30px;
}

.footer_img:hover {
    cursor: pointer;
}