


/*description post*/
.info-table-wrap{
    background:#fff;
    width:383px;
    padding:11px 28px;
    box-sizing:border-box
    
}
.description-table{
    font-size:13px;
    color: white;
    width:100%}
.description-table tr td{
    border-bottom:1px solid #331925;
    border-top:1px solid #331925;
    line-height:40px}
.description-table tr td:first-child{
    width:40px;
    padding-right:43px}



.button-n {
  background-color: #04AA6D; /* Green */
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}


.button4 {border-radius: 12px;}




/*sidebar*/
