
.policy-addon-wrapper {
    display: flex;
    justify-content: end;
  }
  
  .policy-addon-wrapper > div > p {
  font-size: 10px !important;
  }