.container-card-applciation-metadata {
  .status-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;

    .value {
      text-transform: uppercase;
    }
  }
}
