// .c7ncd-action-link {
//   width: 100%;
//   display: flex;
//   height: 100%;
//   align-items: center;
//   justify-content: space-around;
//   .c7ncd-action-icon {
//     cursor: pointer;
//     color: rgb(83, 101, 234);
//     &:last-of-type {
//       font-size: 18px;
//     }
//   }
//   .c7ncd-action-button {
//     border: none !important;
//     background-color: transparent !important;
//   }
// }
