.body-main{
background-color: #efe5dc;}
.main-head-section {
    background-color: #f2dfce;
}
.navbar-dark .navbar-brand {
    color: #990f3d !important;
    font-size: 22px;
    font-weight: 500;
}
.head-nav li a {
    color: #990f3d !important;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    padding: 8px 0px;
}
.circle-user i {
    color: #990f3d;
}
.post-imgcontainer .post-image-title {
    background-color: #990f3d;
    padding: 8px 16px;
    margin-top: -8px;
    font-size: 14px;
    font-weight: 600;
    color: #fff1e5;
}
.username{
	       color: #000000;
    font-weight: 500;
    font-size: 14px;
	margin-bottom: -1px;
}
.userhobby{
	         font-size: 12px;
    color: #404040;
    font-weight: 400;
	    margin-top: -4px;
    margin-bottom: -2px;
}
.postdate{
	       
        font-size: 10px;
    color: #404040;
    font-weight: 300;
}
.heading{
	
	color: #404040;
}
.social-link-section a {
    color: #404040;
}
.response_seperator .response-box div {
  
    color: #404040;
}
.vr-tab-section .nav-tabs li:hover {
    background-color: #f2dfce;
    color: black;
    border-radius: 5px;
}
.start-post-section .start-post-body {
   
    background-color: #fff1e6;
}
.start-post-section .start-post-footer {
    background-color: #fff1e6;
}
.post-section {
background-color: #fff1e6;}

.post-icons{
	display: flex;
    justify-content: center;
}

.post-selection img{
	width:24px;
	margin-right:5px;
}
.post-selection span{
	    font-size: 14px;
    color: #5a5a5a;
}
.post-selection{
	   padding:10px;
}
