.status {
  position: relative;

  &__sub {
    margin-top: 10px;
    font-size: 14px;
    color: #696f8c;
  }
}
