.subscribe-form-to {
    /* position: absolute; */
    right: 0;
    /* bottom: -35px; */
    background: #262322;
    /* width: 30%; */
    padding: 30px;
    color: #ffffff;
}

.border-0 {
	border:0;
}

.width-100 {
	width:100%;
}

.post-list .post .post-detail p {
    color: #fff !important;
}

