#aboutus {
background-color: rgba(39, 39, 39, 0.4);
}

.about-us * p{
color: #ffffff !important;
}

.single-post .sidebar-wrap {
   display: none;
}
.single-post .content-left-wrap {
   width: 100%;
}
