.nosotros-header{
    background-color:#E9F4FF ;
}
.table-nosotros td {
  padding: 10px 5px;
}
.table-nosotros td:last-child {
      color: #444;
    }
.text-right-important{
  text-align: right !important;
}
.text-uppercase{
  text-transform: uppercase;
}