#footer{
    background-color: #2F3332;
    padding: 15px 90px;
    bottom: 0;
}

#footer_title{
    color:#FFFFFF;
    text-align:right;
    border-right: 2px solid #FFFFFF;
    padding-right: 15px;
}

.logo-footer{
    padding-top:20px;
}

#footer_img{
    height: auto;
    margin-top: 5px;
}

#footer_soc a{
    color:#FFFFFF;
    font-weight: 500;
}