.ant-modal {
  &-header {
    border: none !important;
  }

  &-title {
    font-weight: bold !important;
  }

  &-footer {
    border-top: none !important;
    text-align: center !important;
  }
}
