/*----------------------------------------------------------------------------------------
										WIDGET STYLES
----------------------------------------------------------------------------------------*/

.widget {
    margin-bottom: 50px;
}

.widget ul.post-list>li{
    margin-bottom: 20px;
}

.widget .post-list .post-desc{
    padding-top: 5px;
    opacity: 0.7;
}
#footer-list-subscribe {
	background: #0f1224;
}
#footer-list-subscribe-2{
    background: #222222;
}