footer.web-footer {
    background: #242424;
	color:#9b9795;
}

footer.web-footer h2 {
	color:#ffffff;
    margin-bottom: 1rem;
    font-size: 24px;
}

footer.web-footer a {
    color: #9b9795;
}

footer.web-footer a:hover {
    color: darkgrey;
}

footer.web-footer section.footer-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
}

footer.web-footer section.footer-copyright.obal.text-center {
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 100%;
    border-top: 1px solid #9b9795;
}

footer .widget-area {
	width:auto!important;
}
