@use "../../../../../style/theme/util" as *;

.reject-icon-container {
  @include theme() {
    background-color: get(button-color-hangup);
  }
}
