
	tbody, td, tfoot, th, thead, tr {
		border-color: inherit;
		border-style: solid;
		border-width: 0;
		width: 0px;
		margin: 14px;
		    border: 3px solid #f1ebeb !important;
	}

    
      .olucolumn h2 {
        padding: 60px 20px 4px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px !important;
    }
    .btn {
        text-align: left;
      margin-top: 8px;
      }
    
      .panel-group {
        margin-bottom: 3px !important;
    }
    .panel-group .panel+.panel {
        margin-top: 3px !important;
    }